| Index: base/base.gyp
|
| ===================================================================
|
| --- base/base.gyp (revision 70317)
|
| +++ base/base.gyp (working copy)
|
| @@ -141,13 +141,13 @@
|
| 'task_queue_unittest.cc',
|
| 'task_unittest.cc',
|
| 'threading/simple_thread_unittest.cc',
|
| + 'threading/thread_local_storage_unittest.cc',
|
| + 'threading/thread_local_unittest.cc',
|
| 'threading/watchdog_unittest.cc',
|
| 'threading/worker_pool_posix_unittest.cc',
|
| 'threading/worker_pool_unittest.cc',
|
| 'thread_checker_unittest.cc',
|
| 'thread_collision_warner_unittest.cc',
|
| - 'thread_local_storage_unittest.cc',
|
| - 'thread_local_unittest.cc',
|
| 'thread_unittest.cc',
|
| 'time_unittest.cc',
|
| 'time_win_unittest.cc',
|
|
|