diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/common.gypi b/build/common.gypi index 07f0614..dcafee7 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -13,6 +13,8 @@ # whether warnings are treated as errors. 'chromium_code%': 0, + 'internal_pdf%': 0, + # Variables expected to be overriden on the GYP command line (-D) or by # ~/.gyp/include.gypi. |