| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index 2c1ecc77b06202cc28d8e739017ecdd6b85f8931..7c63ec2a909f20cc89aec2188933709359c1ef1c 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -834,6 +834,10 @@
|
| 'test/scoped_path_override.h',
|
| 'test/sequenced_task_runner_test_template.cc',
|
| 'test/sequenced_task_runner_test_template.h',
|
| + 'test/simple_test_clock.cc',
|
| + 'test/simple_test_clock.h',
|
| + 'test/simple_test_tick_clock.cc',
|
| + 'test/simple_test_tick_clock.h',
|
| 'test/task_runner_test_template.cc',
|
| 'test/task_runner_test_template.h',
|
| 'test/test_file_util.h',
|
|
|