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

Unified Diff: lib/coreimpl/coreimpl.dart

Issue 11085003: Convert String to a class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove left-over List change in comment. Created 8 years, 2 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/coreimpl/coreimpl.dart
diff --git a/lib/coreimpl/coreimpl.dart b/lib/coreimpl/coreimpl.dart
index 7fced71cf153763dc13280d264d89755b599b63b..073f375b495b0d51c7a1031b1de5327d6effac4a 100644
--- a/lib/coreimpl/coreimpl.dart
+++ b/lib/coreimpl/coreimpl.dart
@@ -19,5 +19,4 @@
#source("regexp.dart");
#source("splay_tree.dart");
#source("stopwatch_implementation.dart");
-#source("string.dart");
#source("string_buffer.dart");

Powered by Google App Engine
This is Rietveld 408576698