Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index dae1669209ddcd33a246407cab9c23ec5717253f..79b5eadaa3a2b97d9593d0cf33b9eccdc229b8f9 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -574,6 +574,7 @@ |
| }], |
| ['OS == "android" and >(nacl_untrusted_build)==0', { |
| 'sources!': [ |
| + 'base_paths_posix.cc', |
| 'files/file_path_watcher_kqueue.cc', |
| 'system_monitor/system_monitor_posix.cc', |
| ], |