From bfba4cb7f22fc19a5e71559f09f2cde19fbb6a79 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Fri, 30 Oct 2015 13:07:20 -0700 Subject: chromium_code: Surrender in the gyp build for now. This is too hard debug with only roll try runs. I'll try again when I have access to linux and windows boxen (monday). BUG=pdfium:29 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1415483003 . --- pdfium.gyp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdfium.gyp b/pdfium.gyp index a7187de928..a3275bb86e 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -1,6 +1,7 @@ { 'variables': { - 'chromium_code': 1, + # TODO(thakis): Enable this, pdfium:29 + #'chromium_code': 1, 'pdf_use_skia%': 0, 'pdf_enable_v8%': 1, 'conditions': [ -- cgit v1.2.3