summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2015-10-30 13:07:20 -0700
committerNico Weber <thakis@chromium.org>2015-10-30 13:07:20 -0700
commitbfba4cb7f22fc19a5e71559f09f2cde19fbb6a79 (patch)
tree8ced2d7eba02a8cd2667dc4891f84b4c3b948d25
parenta6e2a4eca1be4daf14fae4e2427a6ca76269db43 (diff)
downloadpdfium-bfba4cb7f22fc19a5e71559f09f2cde19fbb6a79.tar.xz
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 .
-rw-r--r--pdfium.gyp3
1 files changed, 2 insertions, 1 deletions
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': [