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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 11348035: Move StringImplementation from coreimpl to core as _StringImpl. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 6990c9c0b98ab2f5e4ad9f05667d5f711d8e81e2..3d3cf07cddef39afb8fbdb167747f57d8e805362 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -32,6 +32,9 @@
'print_patch.dart',
'stopwatch_patch.dart',
'stopwatch.cc',
+ 'string.cc',
+ 'string_base.dart',
+ 'string_patch.dart',
'type_patch.dart',
'weak_property.dart',
'weak_property.cc',

Powered by Google App Engine
This is Rietveld 408576698