| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index a896980dbee71b39378c15a5167b0fd8080bd222..ec9d3a9f99eb4dc510f5831f5a2029f6463affee 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -788,6 +788,8 @@
|
| 'test/scoped_locale.h',
|
| 'test/scoped_path_override.cc',
|
| 'test/scoped_path_override.h',
|
| + 'test/scoped_time_controller.cc',
|
| + 'test/scoped_time_controller.h',
|
| 'test/sequenced_task_runner_test_template.cc',
|
| 'test/sequenced_task_runner_test_template.h',
|
| 'test/task_runner_test_template.cc',
|
|
|