Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 26bbc477bd838d94415f7fd600abbc9a9bf41832..7aee213e90c3e4a0710ad87e894e270b939f4cec 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -653,6 +653,8 @@ |
| 'task_scheduler/task_tracker.h', |
| 'task_scheduler/task_traits.cc', |
| 'task_scheduler/task_traits.h', |
| + 'task_scheduler/thread_pool.cc', |
| + 'task_scheduler/thread_pool.h', |
| 'template_util.h', |
| 'third_party/dmg_fp/dmg_fp.h', |
| 'third_party/dmg_fp/dtoa_wrapper.cc', |