Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index c5fb4cc312d218fcb43d659a4249ecc146e87222..cbee40fd0b8b731dcf4c17ca0209c3f28d895db3 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -346,6 +346,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', |