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

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

Issue 10883052: Unify String. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Style. Created 8 years, 4 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 aafd72e9582c6dd6494d9d28b64d7e270c545cd3..6aa08aafe6d4650ae76f7836df9e7cef40b8fb41 100644
--- a/lib/compiler/implementation/lib/coreimpl.dart
+++ b/lib/compiler/implementation/lib/coreimpl.dart
@@ -24,6 +24,7 @@
#source('../../../../corelib/src/implementation/splay_tree.dart');
#source('../../../../corelib/src/implementation/stopwatch_implementation.dart');
#source('../../../../corelib/src/implementation/arrays.dart');
+#source('../../../../corelib/src/implementation/string.dart');
#source('../../../../corelib/src/implementation/string_buffer.dart');
#source('mockimpl.dart');

Powered by Google App Engine
This is Rietveld 408576698