| Index: base/base.gypi
|
| ===================================================================
|
| --- base/base.gypi (revision 64981)
|
| +++ base/base.gypi (working copy)
|
| @@ -263,6 +263,8 @@
|
| 'thread_local_storage_posix.cc',
|
| 'thread_local_storage_win.cc',
|
| 'thread_local_win.cc',
|
| + 'thread_restrictions.h',
|
| + 'thread_restrictions.cc',
|
| 'time.cc',
|
| 'time.h',
|
| 'time_win.cc',
|
| @@ -476,8 +478,6 @@
|
| 'sync_socket.h',
|
| 'sync_socket_win.cc',
|
| 'sync_socket_posix.cc',
|
| - 'thread_restrictions.h',
|
| - 'thread_restrictions.cc',
|
| 'time_mac.cc',
|
| 'time_posix.cc',
|
| 'version.cc',
|
|
|