diff options
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index a84c83df13..164d6571e0 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -7,7 +7,7 @@ 'chromium_code': 1, 'variables': { - 'clang_use_pdfium_plugins%': 0, + 'clang_use_pdfium_plugins%': 1, }, 'clang_use_pdfium_plugins%': '<(clang_use_pdfium_plugins)', |