| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 88196a3f25bb1124eb5068b542dbc22cb746ef9e..8c07c4bb8b893601098870ff0bca2d1f7e1c23b9 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -645,6 +645,10 @@
|
| 'task_scheduler/task_tracker.h',
|
| 'task_scheduler/task_traits.cc',
|
| 'task_scheduler/task_traits.h',
|
| + 'task_scheduler/utils.cc',
|
| + 'task_scheduler/utils.h',
|
| + 'task_scheduler/worker_thread.cc',
|
| + 'task_scheduler/worker_thread.h',
|
| 'template_util.h',
|
| 'third_party/dmg_fp/dmg_fp.h',
|
| 'third_party/dmg_fp/dtoa_wrapper.cc',
|
|
|