Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 6b0fcd7fb0b4e77431b3f9ae2be22ff0ed8b8680..40a892757b0e86cf7a311a1fcd2ffbb93a7899eb 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -234,13 +234,7 @@ |
'stub_code_x64.cc', |
'stub_code_x64_test.cc', |
'thread.h', |
- 'thread_linux.cc', |
- 'thread_linux.h', |
- 'thread_macos.cc', |
- 'thread_macos.h', |
'thread_test.cc', |
- 'thread_win.cc', |
- 'thread_win.h', |
'timer.cc', |
'timer.h', |
'token.cc', |