| Index: trunk/src/base/base.gypi
|
| ===================================================================
|
| --- trunk/src/base/base.gypi (revision 255100)
|
| +++ trunk/src/base/base.gypi (working copy)
|
| @@ -616,10 +616,12 @@
|
| 'threading/thread_id_name_manager.cc',
|
| 'threading/thread_id_name_manager.h',
|
| 'threading/thread_local.h',
|
| + 'threading/thread_local_posix.cc',
|
| 'threading/thread_local_storage.cc',
|
| 'threading/thread_local_storage.h',
|
| 'threading/thread_local_storage_posix.cc',
|
| 'threading/thread_local_storage_win.cc',
|
| + 'threading/thread_local_win.cc',
|
| 'threading/thread_restrictions.h',
|
| 'threading/thread_restrictions.cc',
|
| 'threading/watchdog.cc',
|
|
|