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

Unified Diff: compiler/lib/corelib.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
Index: compiler/lib/corelib.dart
diff --git a/compiler/lib/corelib.dart b/compiler/lib/corelib.dart
index 21ddc9d815e063c676ee2d613dc866f84643c8f1..112a327bd5814a245836219492b693258621631b 100644
--- a/compiler/lib/corelib.dart
+++ b/compiler/lib/corelib.dart
@@ -22,7 +22,6 @@
#source("src/future.dart");
#source("src/hashable.dart");
#source("src/int.dart");
-#source("src/isolate.dart");
#source("src/iterable.dart");
#source("src/iterator.dart");
#source("src/list.dart");
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java ('k') | compiler/lib/corelib_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698