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

Unified Diff: lib/coreimpl/coreimpl.dart

Issue 11274007: Move StringBufferImpl from coreimpl to core as _StringBufferImpl. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Mark test as 'working'. 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
« no previous file with comments | « lib/core/string_buffer.dart ('k') | lib/coreimpl/corelib_impl_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/coreimpl/coreimpl.dart
diff --git a/lib/coreimpl/coreimpl.dart b/lib/coreimpl/coreimpl.dart
index a5dbdaad1b4e145404b43ad836661c2116f03092..0f4b1d9052a265621f96e2af55bac559da25dfc2 100644
--- a/lib/coreimpl/coreimpl.dart
+++ b/lib/coreimpl/coreimpl.dart
@@ -16,4 +16,3 @@
#source("splay_tree.dart");
#source("stopwatch_implementation.dart");
#source("string.dart");
-#source("string_buffer.dart");
« no previous file with comments | « lib/core/string_buffer.dart ('k') | lib/coreimpl/corelib_impl_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698