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

Unified Diff: compiler/lib/corelib_impl.dart

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
« no previous file with comments | « compiler/lib/corelib.dart ('k') | compiler/lib/implementation/isolate.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/lib/corelib_impl.dart
diff --git a/compiler/lib/corelib_impl.dart b/compiler/lib/corelib_impl.dart
index fe9d8d5ddbe745abc391b10a2498391446844557..ba2a7f9083910bd3ca970d843d6354293eff811f 100644
--- a/compiler/lib/corelib_impl.dart
+++ b/compiler/lib/corelib_impl.dart
@@ -11,8 +11,6 @@
#source("implementation/bool.dart");
#source("implementation/collections.dart");
#source("implementation/date_implementation.dart");
-#source("implementation/isolate.dart");
-#source("implementation/isolate_serialization.dart");
#source("implementation/math_natives.dart");
#source("implementation/number.dart");
#source("implementation/regexp.dart");
« no previous file with comments | « compiler/lib/corelib.dart ('k') | compiler/lib/implementation/isolate.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698