Index: base/BUILD.gn |
diff --git a/base/BUILD.gn b/base/BUILD.gn |
index 0cf620f37822b6f7bbff001abd065b32e6861a7d..879f9cb4fd21e7280892e7a30542a61bf53f7e59 100644 |
--- a/base/BUILD.gn |
+++ b/base/BUILD.gn |
@@ -853,13 +853,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/thread_task_runner_handle.cc", |