summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.gypi')
-rw-r--r--base/base.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/base.gypi b/base/base.gypi
index a96e5e9..f9570aab 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -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',