summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortsepez <tsepez@chromium.org>2014-10-21 18:12:03 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-22 04:03:25 +0000
commit79ecccabbdfab4c32264633a1b304852c12935dd (patch)
tree05fb7621a7dfddbfc3d25820f2f561a1a577314f
parent05d2b8936dddfd6bbac456c92b21d76afdf7bbc3 (diff)
downloadchromium_src-79ecccabbdfab4c32264633a1b304852c12935dd.zip
chromium_src-79ecccabbdfab4c32264633a1b304852c12935dd.tar.gz
chromium_src-79ecccabbdfab4c32264633a1b304852c12935dd.tar.bz2
Roll pdfium to 767aebbef641a89498deebc29369a078207b4dcc.
This brings in: 767aebb Update openjpeg to r2908 bff247d More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is odd f71c2d0 Add missing parenthesis in FXARGB_GETDIB macro fe45372 Make DEPS not add an extra pdfium directory. 175998f Fix standalone build on Linux and Mac. Review URL: https://codereview.chromium.org/638883004 Cr-Commit-Position: refs/heads/master@{#300597}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index defe9c9..37d3c20 100644
--- a/DEPS
+++ b/DEPS
@@ -68,7 +68,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
- 'pdfium_revision': 'cbd8e1a584e2c0ffcb7aaf49d89a7696f5ebc916',
+ 'pdfium_revision': '767aebbef641a89498deebc29369a078207b4dcc',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other.