Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: runtime/vm/vm_sources.gypi

Issue 9196002: Move Mutex and Monitor from vm/ to platform/ (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed revire comments from ager@ Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/thread_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « runtime/vm/thread_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698