Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index b11642f21e8c8214c67d7fbec139ba822d411991..0104a4cbee357e907029c623e013f39124e90e98 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -890,6 +890,8 @@ |
| 'test/test_file_util_mac.cc', |
| 'test/test_file_util_posix.cc', |
| 'test/test_file_util_win.cc', |
| + 'test/test_launcher.cc', |
| + 'test/test_launcher.h', |
| 'test/test_listener_ios.h', |
| 'test/test_listener_ios.mm', |
| 'test/test_pending_task.cc', |