| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 15e8668454d66bbaebd54d1041f22cd3bad5c502..4b5d694e985fa87ac0f8659da4a9d351a60f0974 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -651,6 +651,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',
|
|
|