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

Unified Diff: build/standalone.gypi

Issue 1508003003: Move default value of pdf_enable_xfa to standalone.gypi (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Moar GN Created 5 years 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 | « BUILD.gn ('k') | pdfium.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/standalone.gypi
diff --git a/build/standalone.gypi b/build/standalone.gypi
index 402c7263725ec981425fd640b03089fff79067d2..2eac19882c5cc346f4acea7febd90c804cdbdfa0 100644
--- a/build/standalone.gypi
+++ b/build/standalone.gypi
@@ -13,6 +13,7 @@
'use_goma%': 0,
'gomadir%': '',
'msvs_multi_core_compile%': '1',
+ 'pdf_enable_xfa%': 1,
'variables': {
'variables': {
'variables': {
« no previous file with comments | « BUILD.gn ('k') | pdfium.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698