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

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: 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
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 0861a44e6893009b554fb755022008cb37edc51f..9f31df13c20e987307cde862229e57ca14dafbee 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -813,6 +813,8 @@
'field-index-inl.h',
'field-type.cc',
'field-type.h',
+ 'file-utils.cc',
+ 'file-utils.h',
'fixed-dtoa.cc',
'fixed-dtoa.h',
'flag-definitions.h',
« src/file-utils.h ('K') | « 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