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

Unified Diff: dart/runtime/lib/lib_sources.gypi

Issue 11565034: Improve performance of dart2js StringBuffer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Updated to lib_v2 and private libraries. Created 7 years, 11 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 | dart/runtime/lib/string_buffer_patch.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/runtime/lib/lib_sources.gypi
diff --git a/dart/runtime/lib/lib_sources.gypi b/dart/runtime/lib/lib_sources.gypi
index b6f0032fddb145184bf340064d89e787c6e0f960..18b74fe87c9ac94f2b5749dcc7cc53f3136a1c65 100644
--- a/dart/runtime/lib/lib_sources.gypi
+++ b/dart/runtime/lib/lib_sources.gypi
@@ -45,8 +45,8 @@
'string.cc',
'string_base.dart',
'string_patch.dart',
+ 'string_buffer_patch.dart',
'type_patch.dart',
- 'string_patch.dart',
'weak_property.dart',
'weak_property.cc',
],
« no previous file with comments | « no previous file | dart/runtime/lib/string_buffer_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698