| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index ea00db202cde1aed29953d8d12a9fc7959379359..c8a0beebad698b5625728fc100c29c1ff60be3ba 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -791,6 +791,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',
|
|
|