Chromium Code Reviews| Index: base/base.gypi |
| =================================================================== |
| --- base/base.gypi (revision 126348) |
| +++ base/base.gypi (working copy) |
| @@ -334,6 +334,8 @@ |
| 'threading/platform_thread_win.cc', |
| 'threading/post_task_and_reply_impl.cc', |
| 'threading/post_task_and_reply_impl.h', |
| + 'threading/sequenced_task_runner_impl.cc', |
| + 'threading/sequenced_task_runner_impl.h', |
| 'threading/sequenced_worker_pool.cc', |
| 'threading/sequenced_worker_pool.h', |
| 'threading/simple_thread.cc', |