Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 06522495ef9f8a43b01860b57b2d4fd2e156b39b..0e8a4f78baa76a434a57fa183d4fface8eedf191 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -60,9 +60,10 @@ |
| 'base_paths.h', |
| 'base_paths_android.cc', |
| 'base_paths_android.h', |
| + 'base_paths_default_posix.cc', |
| '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', |