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

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

Issue 10928145: Patch print directly in corelib instead of going through coreimpl. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 3e4f0731b989079ab12c775b52b698b39a130b9e..81abeeaf2db30655546659a5d4644b5036d4e231 100644
--- a/lib/compiler/implementation/lib/coreimpl.dart
+++ b/lib/compiler/implementation/lib/coreimpl.dart
@@ -19,7 +19,6 @@
#source('../../../../lib/coreimpl/list.dart');
#source('../../../../lib/coreimpl/maps.dart');
#source('../../../../lib/coreimpl/options.dart');
-#source('../../../../lib/coreimpl/print.dart');
#source('../../../../lib/coreimpl/queue.dart');
#source('../../../../lib/coreimpl/regexp.dart');
#source('../../../../lib/coreimpl/splay_tree.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