Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index ef1d8d8891aef230ba4ec2169e244015c37bc285..d5b616c2141c252e723a69ea8846a8612ca0a332 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -75,6 +75,11 @@ |
'environment.h', |
'file_path.cc', |
'file_path.h', |
+ 'file_path_component_watcher.h', |
+ 'file_path_component_watcher.cc', |
+ 'file_path_component_watcher_linux.cc', |
+ 'file_path_component_watcher_mac.cc', |
+ 'file_path_component_watcher_win.cc', |
'file_util.cc', |
'file_util.h', |
'file_util_deprecated.h', |
@@ -111,8 +116,8 @@ |
'logging.h', |
'logging_win.cc', |
'mac/cocoa_protocols.h', |
- 'mac/foundation_util.h', |
- 'mac/foundation_util.mm', |
+ 'mac/foundation_util.h', |
+ 'mac/foundation_util.mm', |
'mac/mac_util.h', |
'mac/mac_util.mm', |
'mac/os_crash_dumps.cc', |