Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 3356db263e716e09164958f1e94435f22c9502e5..d38b298e63b3be5f0d22151f005607fcccfba10b 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -889,6 +889,8 @@ |
| 'test/perf_time_logger.h', |
| 'test/power_monitor_test_base.cc', |
| 'test/power_monitor_test_base.h', |
| + 'test/scoped_class_swizzler_mac.h', |
| + 'test/scoped_class_swizzler_mac.mm', |
| 'test/scoped_locale.cc', |
| 'test/scoped_locale.h', |
| 'test/scoped_path_override.cc', |