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

Unified Diff: compiler/lib/corelib.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 | « no previous file | compiler/lib/corelib_impl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/lib/corelib.dart
diff --git a/compiler/lib/corelib.dart b/compiler/lib/corelib.dart
index 0ddd9cf28c6e75e1c9dad4a051c425a26d0ddc05..21ddc9d815e063c676ee2d613dc866f84643c8f1 100644
--- a/compiler/lib/corelib.dart
+++ b/compiler/lib/corelib.dart
@@ -30,7 +30,6 @@
#source("src/math.dart");
#source("src/num.dart");
#source("src/pattern.dart");
-#source("src/promise.dart");
#source("src/queue.dart");
#source("src/regexp.dart");
#source("src/set.dart");
« no previous file with comments | « no previous file | compiler/lib/corelib_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698