summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2016-01-05 20:50:43 -0500
committerNico Weber <thakis@chromium.org>2016-01-05 20:50:43 -0500
commite093833b7a2d7a4991ca756ff88e7cda0fcc6e4d (patch)
tree7343767826e071e6e5499806a20e5cae58ed5827
parent7397da95d2a543e111327efa7c9142a3fd256230 (diff)
downloadpdfium-e093833b7a2d7a4991ca756ff88e7cda0fcc6e4d.tar.xz
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 .
-rw-r--r--pdfium.gyp3
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': [