summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorJochen Eisinger <jochen@chromium.org>2015-05-20 10:49:45 +0200
committerJochen Eisinger <jochen@chromium.org>2015-05-20 10:49:45 +0200
commit90a4181194dd8eca153cf2a101ec27e382b27a58 (patch)
tree29c54fc0e9664431ab7e393b802708e84c58e12b /BUILD.gn
parent6ecf19ced0de2d41720b4067171e751ca38c8ba2 (diff)
downloadpdfium-90a4181194dd8eca153cf2a101ec27e382b27a58.tar.xz
Fix compilation on xfa branch and turn on v8 deprecation warnings
R=vogelheim@chromium.org BUG= Review URL: https://codereview.chromium.org/1142293003
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 1dedaae522..22b09608cd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -22,6 +22,7 @@ config("pdfium_config") {
"PNG_PREFIX",
"PNGPREFIX_H",
"PNG_USE_READ_MACROS",
+ "V8_DEPRECATION_WARNINGS",
]
if (pdf_use_skia) {