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

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

Issue 10880020: Use patching for regexp implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Real VM fix from Ivan. 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/regexp.dart » ('j') | no next file with comments »
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 e4f80f55cb8f2200c1821ba41bdce8690f419d98..746235ef3e10dbf30899721e476c50764cc5e63f 100644
--- a/corelib/src/implementation/corelib_impl_sources.gypi
+++ b/corelib/src/implementation/corelib_impl_sources.gypi
@@ -16,6 +16,7 @@
'maps.dart',
'options.dart',
'queue.dart',
+ 'regexp.dart',
'splay_tree.dart',
'stopwatch_implementation.dart',
'string_buffer.dart',
« no previous file with comments | « no previous file | corelib/src/implementation/regexp.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698