Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index cb0731d70873b6ff9bf39a9e958c7e1daa762755..977933387bf32f6c841ff7712ccce4315c56ef42 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -615,6 +615,7 @@ |
| 'synchronization/waitable_event_watcher_unittest.cc', |
| 'sys_info_unittest.cc', |
| 'system_monitor/system_monitor_unittest.cc', |
| + 'task/cancelable_task_tracker_unittest.cc', |
| 'task_runner_util_unittest.cc', |
| 'template_util_unittest.cc', |
| 'test/expectations/expectation_unittest.cc', |