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

Unified Diff: lib/coreimpl/corelib_impl_sources.gypi

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/coreimpl/coreimpl.dart ('k') | lib/coreimpl/string_buffer.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/coreimpl/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index b484827ef82aeba4d8b9436ba1a9950badc6a3d2..8fc8f430b7726d2497d73ad0d103579c650ac28f 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -16,6 +16,5 @@
'splay_tree.dart',
'stopwatch_implementation.dart',
'string.dart',
- 'string_buffer.dart',
],
}
« no previous file with comments | « lib/coreimpl/coreimpl.dart ('k') | lib/coreimpl/string_buffer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698