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

Unified Diff: frog/lib/corelib_impl.dart

Issue 9401030: remove promise from corelib (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') | runtime/vm/snapshot_test.dart » ('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 693db9a1d831e7fc7af243fa8fdbd3fb9bbf2fb1..931c321a4aeecc0b89a2d50758a40f84fa1b64db 100644
--- a/frog/lib/corelib_impl.dart
+++ b/frog/lib/corelib_impl.dart
@@ -13,7 +13,6 @@
#source("../../corelib/src/implementation/linked_hash_map.dart");
#source("../../corelib/src/implementation/maps.dart");
#source("../../corelib/src/implementation/options.dart");
-#source("../../corelib/src/implementation/promise_implementation.dart");
#source("../../corelib/src/implementation/queue.dart");
#source("../../corelib/src/implementation/stopwatch_implementation.dart");
#source("../../corelib/src/implementation/splay_tree.dart");
« no previous file with comments | « frog/lib/corelib.dart ('k') | runtime/vm/snapshot_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698