From e093833b7a2d7a4991ca756ff88e7cda0fcc6e4d Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Tue, 5 Jan 2016 20:50:43 -0500 Subject: Revert "Mark pdfium chromium_code." This reverts most of https://codereview.chromium.org/1557923004/ Doesn't build on the chromeos bots yet. BUG=pdfium:29 TBR=thestig Review URL: https://codereview.chromium.org/1561013002 . --- pdfium.gyp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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': [ -- cgit v1.2.3