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