Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 6ea3a079e80ae54ce23de61d3f383f0557f260f7..05da4aed8d9be488157954fb8aeb1974a8b76e05 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -429,6 +429,8 @@ |
| 'task_runner.h', |
| 'task_runner_util.h', |
| 'template_util.h', |
| + 'test/scoped_time_controller.cc', |
| + 'test/scoped_time_controller.h', |
| 'thread_task_runner_handle.cc', |
| 'thread_task_runner_handle.h', |
| 'threading/non_thread_safe.h', |