| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 62811f1e7bf1dfdfbf9c71450e6476d431e12bb1..b7ee4e318239535e41b48c5cd9b738973ba39501 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -673,7 +673,6 @@
|
| 'third_party/nspr/prtime.h',
|
| 'third_party/superfasthash/superfasthash.c',
|
| 'third_party/xdg_mime/xdgmime.h',
|
| - 'thread_task_runner_handle.cc',
|
| 'thread_task_runner_handle.h',
|
| 'threading/non_thread_safe.h',
|
| 'threading/non_thread_safe_impl.cc',
|
| @@ -713,6 +712,8 @@
|
| 'threading/thread_local_win.cc',
|
| 'threading/thread_restrictions.cc',
|
| 'threading/thread_restrictions.h',
|
| + 'threading/thread_task_runner_handle.cc',
|
| + 'threading/thread_task_runner_handle.h',
|
| 'threading/watchdog.cc',
|
| 'threading/watchdog.h',
|
| 'threading/worker_pool.cc',
|
|
|