Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index 351765361a9f8113bc846833f6f6d162b0a9ddc8..ddf5f3e0cd7685422172730d5ee6a17f91eae3f5 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -152,8 +152,6 @@ |
'files/important_file_writer.cc', |
'float_util.h', |
'format_macros.h', |
- 'global_descriptors_posix.cc', |
- 'global_descriptors_posix.h', |
'gtest_prod_util.h', |
'guid.cc', |
'guid.h', |
@@ -308,6 +306,8 @@ |
'platform_file_posix.cc', |
'platform_file_win.cc', |
'port.h', |
+ 'posix/global_descriptors.cc', |
+ 'posix/global_descriptors.h', |
'posix/unix_domain_socket.cc', |
'posix/unix_domain_socket.h', |
'process.h', |