diff options
Diffstat (limited to 'base/base.gypi')
-rw-r--r-- | base/base.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base.gypi b/base/base.gypi index 0652249..c4e14ad 100644 --- a/base/base.gypi +++ b/base/base.gypi @@ -63,6 +63,7 @@ 'base_paths_mac.h', 'base_paths_mac.mm', 'base_paths_posix.cc', + 'base_paths_posix.h', 'base_paths_win.cc', 'base_paths_win.h', 'base_switches.h', |