diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index 9c47018505..4e93279493 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -4,7 +4,8 @@ { 'variables': { - 'chromium_code': 1, + # TODO(thakis): Enable this, pdfium:29 + #'chromium_code': 1, 'pdf_use_skia%': 0, 'pdf_enable_v8%': 1, 'conditions': [ |