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

Unified Diff: src/v8.gyp

Issue 2042253002: [icu] Support loading data file from default location (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Format Created 4 years, 6 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 | « src/startup-data-util.cc ('k') | test/cctest/cctest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 0861a44e6893009b554fb755022008cb37edc51f..a0e0369939d8b58091f244306351e8bb1710554e 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1674,6 +1674,8 @@
'base/cpu.h',
'base/division-by-constant.cc',
'base/division-by-constant.h',
+ 'base/file-utils.cc',
+ 'base/file-utils.h',
'base/flags.h',
'base/format-macros.h',
'base/functional.cc',
« no previous file with comments | « src/startup-data-util.cc ('k') | test/cctest/cctest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698