summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authorweili <weili@chromium.org>2016-07-01 15:59:48 -0700
committerCommit bot <commit-bot@chromium.org>2016-07-01 15:59:48 -0700
commit1d13fb7be58a0909f532e4f4da572e69ecbb2c8e (patch)
tree073dcc3f0c53fbcfa822697b9e09ec2be7d15643 /xfa.gyp
parent08e707273ef50c3a2365ff976e96e761800016d3 (diff)
downloadpdfium-1d13fb7be58a0909f532e4f4da572e69ecbb2c8e.tar.xz
Enable compiling with clang chrome plugins for GYP build
For standalone build, enable the compilation with clang_use_chrome_plugins. Also remove the previous clang_use_pdfium_plugins to be consistent with chrome build, also avoid errors on chromeos_ozone build. BUG=pdfium:469 Review-Url: https://codereview.chromium.org/2115813002
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 6a0d56225d..791a91d52a 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -2,6 +2,9 @@
"variables": {
"chromium_code": 1,
"pdf_enable_v8%": 1,
+ "variables": {
+ 'clang_use_chrome_plugins': 1,
+ },
},
"target_defaults": {
"defines": [