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

Unified Diff: runtime/lib/lib_impl_sources.gypi

Issue 10868105: Fix string unifizationf for dartc. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
Index: runtime/lib/lib_impl_sources.gypi
diff --git a/runtime/lib/lib_impl_sources.gypi b/runtime/lib/lib_impl_sources.gypi
index cfa95bcc1c3d6151b769c03b37082ca6adae573c..d8c2c6e63b1a7811481ef9cca16f4be0d2bb1d1f 100644
--- a/runtime/lib/lib_impl_sources.gypi
+++ b/runtime/lib/lib_impl_sources.gypi
@@ -29,7 +29,6 @@
'regexp_patch.dart',
'stopwatch_patch.dart',
'string.cc',
- 'string.dart',
'string_patch.dart',
'weak_property.dart',
'weak_property.cc',

Powered by Google App Engine
This is Rietveld 408576698