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

Unified Diff: frog/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
Index: frog/lib/corelib_impl.dart
diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart
index 931c321a4aeecc0b89a2d50758a40f84fa1b64db..c294829305a3fbb5d83cf0769f9a27c6a7483a51 100644
--- a/frog/lib/corelib_impl.dart
+++ b/frog/lib/corelib_impl.dart
@@ -24,9 +24,6 @@
#source("collections.dart");
#source("date_implementation.dart");
-#source("isolate.dart");
-#source("isolate_serialization.dart");
-
#source("function_implementation.dart");
/**

Powered by Google App Engine
This is Rietveld 408576698