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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 9328042: Move the thread local functions to the Thread class in runtime/platform (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review comments from asiva@ Created 8 years, 10 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/isolate_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 ca4c0736717a47926264f83fcce6c79819785e83..fed6e099f917db779201d8d0fb3f7477172a78c2 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -143,13 +143,7 @@
'intrinsifier_arm.cc',
'isolate.cc',
'isolate.h',
- 'isolate_linux.cc',
- 'isolate_linux.h',
- 'isolate_macos.cc',
- 'isolate_macos.h',
'isolate_test.cc',
- 'isolate_win.cc',
- 'isolate_win.h',
'longjump.cc',
'longjump.h',
'longjump_test.cc',
« no previous file with comments | « runtime/vm/isolate_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698