Index: base/BUILD.gn |
diff --git a/base/BUILD.gn b/base/BUILD.gn |
index 852d4d2d8bde9cbf06db39d6c94455e66894fe20..c5a3a8bde5728b29c9ec7c7d26a4eefd32d585ff 100644 |
--- a/base/BUILD.gn |
+++ b/base/BUILD.gn |
@@ -797,13 +797,10 @@ component("base") { |
"threading/thread_id_name_manager.cc", |
"threading/thread_id_name_manager.h", |
"threading/thread_local.h", |
- "threading/thread_local_android.cc", |
- "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.cc", |
"threading/thread_restrictions.h", |
"threading/watchdog.cc", |