summaryrefslogtreecommitdiff
path: root/build_gyp/standalone.gypi
diff options
context:
space:
mode:
authorjochen <jochen@chromium.org>2016-07-06 11:02:27 -0700
committerCommit bot <commit-bot@chromium.org>2016-07-06 11:02:27 -0700
commit7e6a8484b05819268b4e7f0350cebfb704c6d18c (patch)
treed62fdccd645e936f4f25a69dc51365dd1fa0ab1e /build_gyp/standalone.gypi
parenta27d49a3e9eafd7fd911a0a6039ce80284ccb463 (diff)
downloadpdfium-7e6a8484b05819268b4e7f0350cebfb704c6d18c.tar.xz
Roll DEPS for v8 to 820a23aa.
Also roll DEPS for ICU to ffa4b670 and add a needed GYP variable. BUG= R=thestig@chromium.org Review-Url: https://codereview.chromium.org/2127553004
Diffstat (limited to 'build_gyp/standalone.gypi')
-rw-r--r--build_gyp/standalone.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_gyp/standalone.gypi b/build_gyp/standalone.gypi
index 1affc3c82b..cab5b1ae73 100644
--- a/build_gyp/standalone.gypi
+++ b/build_gyp/standalone.gypi
@@ -52,6 +52,7 @@
'werror%': '-Werror',
'v8_optimized_debug%': 0,
'v8_use_external_startup_data%': 0,
+ 'icu_use_data_file_flag%': 1,
'icu_gyp_path': '../third_party/icu/icu.gyp',
'libjpeg_gyp_path': '../third_party/third_party.gyp',
'conditions': [