summaryrefslogtreecommitdiff
path: root/base/files/file_path_watcher_fsevents.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/file_path_watcher_fsevents.h')
-rw-r--r--base/files/file_path_watcher_fsevents.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/files/file_path_watcher_fsevents.h b/base/files/file_path_watcher_fsevents.h
index 300aa761df..1ebe4636e4 100644
--- a/base/files/file_path_watcher_fsevents.h
+++ b/base/files/file_path_watcher_fsevents.h
@@ -6,11 +6,13 @@
#define BASE_FILES_FILE_PATH_WATCHER_FSEVENTS_H_
#include <CoreServices/CoreServices.h>
+#include <stddef.h>
#include <vector>
#include "base/files/file_path.h"
#include "base/files/file_path_watcher.h"
+#include "base/macros.h"
namespace base {