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

Unified Diff: src/v8.gyp

Issue 2533983006: Optimize case conversion with icu_case_mapping (Closed)
Patch Set: update comments with TODO Created 4 years 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: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index a30bf58dd232d9e6c116835cafc0fcc94c4e0c17..6c9aaa049d80cd7afea786e64f9c90123bda8a56 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1218,6 +1218,8 @@
'startup-data-util.h',
'string-builder.cc',
'string-builder.h',
+ 'string-case.cc',
+ 'string-case.h',
'string-search.h',
'string-stream.cc',
'string-stream.h',

Powered by Google App Engine
This is Rietveld 408576698