From f7f659c2c98a4d02e3695266d33f449b7be01af9 Mon Sep 17 00:00:00 2001 From: thestig Date: Thu, 23 Jun 2016 10:54:05 -0700 Subject: Turn on clang_use_chrome_plugins for GYP as well. BUG=pdfium:469 Review-Url: https://codereview.chromium.org/2089823004 --- pdfium.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdfium.gyp') 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)', -- cgit v1.2.3