| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index f2e3288f5c33d0f469ba1646e906afb94c5c9397..721b199e822f265504e05e244ab4ca4cf3febbd3 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -786,6 +786,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',
|
|
|