Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index c39d42820a8d052646c8facd8d4215fdf39f6b17..555e1b7e1bc9d2a6f4d8d1de0863ba49241d014d 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -891,6 +891,8 @@ |
| 'test/perf_time_logger.h', |
| 'test/power_monitor_test_base.cc', |
| 'test/power_monitor_test_base.h', |
| + 'test/scoped_command_line.cc', |
| + 'test/scoped_command_line.h', |
| 'test/scoped_locale.cc', |
| 'test/scoped_locale.h', |
| 'test/scoped_path_override.cc', |