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

Unified Diff: runtime/lib/lib_impl_sources.gypi

Issue 9422019: isolates refactor: this change introduces 'dart:isolate' as a library. This is a (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' 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
Index: runtime/lib/lib_impl_sources.gypi
diff --git a/runtime/lib/lib_impl_sources.gypi b/runtime/lib/lib_impl_sources.gypi
index 7da8d3f846c24f630e834f5bc1139400d92f882b..d432cc5cd506402a5fad0e625e32cf9bb1081b0c 100644
--- a/runtime/lib/lib_impl_sources.gypi
+++ b/runtime/lib/lib_impl_sources.gypi
@@ -19,8 +19,6 @@
'immutable_map.dart',
'integers.cc',
'integers.dart',
- 'isolate.cc',
- 'isolate.dart',
'math.dart',
'math.cc',
'regexp.cc',

Powered by Google App Engine
This is Rietveld 408576698