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

Unified Diff: compiler/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 | « compiler/lib/corelib.dart ('k') | corelib/src/corelib_sources.gypi » ('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 744c8f350753129248fb04a5f63b43b9903ee985..fe9d8d5ddbe745abc391b10a2498391446844557 100644
--- a/compiler/lib/corelib_impl.dart
+++ b/compiler/lib/corelib_impl.dart
@@ -27,7 +27,6 @@
#source("src/implementation/hash_map_set.dart");
#source("src/implementation/linked_hash_map.dart");
#source("src/implementation/maps.dart");
-#source("src/implementation/promise_implementation.dart");
#source("src/implementation/queue.dart");
#source("src/implementation/stopwatch_implementation.dart");
#source("src/implementation/splay_tree.dart");
« no previous file with comments | « compiler/lib/corelib.dart ('k') | corelib/src/corelib_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698