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

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
« no previous file with comments | « frog/lib/corelib.dart ('k') | frog/lib/frog_coreimpl_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/lib/corelib_impl.dart
diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart
index 1e60fe05edeaa067fa0047430c00de9fc5588cc2..514f3d15f8c3ae2c0e3073df56b7b7598656249d 100644
--- a/frog/lib/corelib_impl.dart
+++ b/frog/lib/corelib_impl.dart
@@ -24,9 +24,6 @@
#source("arrays.dart");
#source("date_implementation.dart");
-#source("isolate.dart");
-#source("isolate_serialization.dart");
-
#source("function_implementation.dart");
/**
« no previous file with comments | « frog/lib/corelib.dart ('k') | frog/lib/frog_coreimpl_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698