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

Unified Diff: frog/leg/scanner/source_list.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 | « corelib/src/promise.dart ('k') | frog/lib/corelib.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/leg/scanner/source_list.dart
diff --git a/frog/leg/scanner/source_list.dart b/frog/leg/scanner/source_list.dart
index 8a063e663defdcf1ecae895b0b158570f58041b7..c9dc9b58702f035631e1453e0f3b0906f7d12b4b 100644
--- a/frog/leg/scanner/source_list.dart
+++ b/frog/leg/scanner/source_list.dart
@@ -1490,7 +1490,6 @@ final List<String> argv = const <String>[
'../corelib/src/implementation/hash_map_set.dart',
'../corelib/src/implementation/linked_hash_map.dart',
'../corelib/src/implementation/maps.dart',
-'../corelib/src/implementation/promise_implementation.dart',
'../corelib/src/implementation/queue.dart',
'../corelib/src/implementation/splay_tree.dart',
'../corelib/src/implementation/stopwatch_implementation.dart',
@@ -1504,8 +1503,6 @@ final List<String> argv = const <String>[
'../corelib/src/num.dart',
'../corelib/src/options.dart',
'../corelib/src/pattern.dart',
-'../corelib/src/promise.dart',
-'../corelib/src/proxy.dart',
'../corelib/src/queue.dart',
'../corelib/src/regexp.dart',
'../corelib/src/set.dart',
« no previous file with comments | « corelib/src/promise.dart ('k') | frog/lib/corelib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698