summaryrefslogtreecommitdiff
path: root/base/files/file_path_watcher_mac.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/file_path_watcher_mac.cc')
-rw-r--r--base/files/file_path_watcher_mac.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/files/file_path_watcher_mac.cc b/base/files/file_path_watcher_mac.cc
index 6f55ba4f89..7338eafa44 100644
--- a/base/files/file_path_watcher_mac.cc
+++ b/base/files/file_path_watcher_mac.cc
@@ -4,6 +4,7 @@
#include "base/files/file_path_watcher.h"
#include "base/files/file_path_watcher_kqueue.h"
+#include "build/build_config.h"
#if !defined(OS_IOS)
#include "base/files/file_path_watcher_fsevents.h"