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

Unified Diff: corelib/src/implementation/corelib_impl_sources.gypi

Issue 10883052: Unify String. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add missing file. 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
« no previous file with comments | « no previous file | corelib/src/implementation/string.dart » ('j') | corelib/src/string.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: corelib/src/implementation/corelib_impl_sources.gypi
diff --git a/corelib/src/implementation/corelib_impl_sources.gypi b/corelib/src/implementation/corelib_impl_sources.gypi
index 64bf3a966d6f12e3c634c6a4f14deeacbbd20a9f..839d0685f63a4cc65aba8ea735754afd302124ec 100644
--- a/corelib/src/implementation/corelib_impl_sources.gypi
+++ b/corelib/src/implementation/corelib_impl_sources.gypi
@@ -21,6 +21,7 @@
'regexp.dart',
'splay_tree.dart',
'stopwatch_implementation.dart',
+ 'string.dart',
'string_buffer.dart',
],
}
« no previous file with comments | « no previous file | corelib/src/implementation/string.dart » ('j') | corelib/src/string.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698