diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index f17ec10..a8d1870 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -4,6 +4,7 @@ { 'variables': { 'chromium_code': 1, + 'internal_pdf%': 0, 'variables': { 'version_py_path': 'tools/build/version.py', |