Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 302f62026824cfa7a2e1d33a27bc5e493f04f6e9..66a3f7f096ceb41096d66aa5cc566001a83d9582 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -344,6 +344,8 @@ |
| 'task_runner.h', |
| 'task_runner_util.h', |
| 'template_util.h', |
| + 'thread_main_task_runner.cc', |
| + 'thread_main_task_runner.h', |
| 'threading/non_thread_safe.h', |
| 'threading/non_thread_safe_impl.cc', |
| 'threading/non_thread_safe_impl.h', |