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 f9570aab..a96e5e9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -263,8 +263,6 @@
'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',
@@ -478,6 +476,8 @@
'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',