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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 11085003: Convert String to a class. (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 971dfca14830480d6752d43b3d9127f29ae1046d..7e01a39bb435a8977f67a82294704a8781f655a6 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -22,6 +22,7 @@
'print_patch.dart',
'stopwatch.cc',
'type_patch.dart',
+ 'string_patch.dart',
'weak_property.dart',
'weak_property.cc',
],

Powered by Google App Engine
This is Rietveld 408576698