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

Unified Diff: lib/compiler/implementation/lib/coreimpl.dart

Issue 10918047: First corelib cleanup patch after unification. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comments. Created 8 years, 3 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
Index: lib/compiler/implementation/lib/coreimpl.dart
diff --git a/lib/compiler/implementation/lib/coreimpl.dart b/lib/compiler/implementation/lib/coreimpl.dart
index e158a40695df68b91db175eab2971a53398e8d45..241574ae3af507a783f9c032173f60cf5f5499d3 100644
--- a/lib/compiler/implementation/lib/coreimpl.dart
+++ b/lib/compiler/implementation/lib/coreimpl.dart
@@ -19,7 +19,6 @@
#source('../../../../lib/coreimpl/linked_hash_map.dart');
#source('../../../../lib/coreimpl/list.dart');
#source('../../../../lib/coreimpl/maps.dart');
-#source('../../../../lib/coreimpl/object.dart');
#source('../../../../lib/coreimpl/options.dart');
#source('../../../../lib/coreimpl/print.dart');
#source('../../../../lib/coreimpl/queue.dart');
« no previous file with comments | « lib/compiler/implementation/lib/core_patch.dart ('k') | lib/compiler/implementation/lib/coreimpl_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698