diff options
author | tsepez <tsepez@chromium.org> | 2014-10-21 18:12:03 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-22 04:03:25 +0000 |
commit | 79ecccabbdfab4c32264633a1b304852c12935dd (patch) | |
tree | 05fb7621a7dfddbfc3d25820f2f561a1a577314f /DEPS | |
parent | 05d2b8936dddfd6bbac456c92b21d76afdf7bbc3 (diff) | |
download | chromium_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}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |