Commit 90dc367f authored by pdfium-deps-roller@chromium.org's avatar pdfium-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/pdfium/ 3962d80bd..d5a13afe9 (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/3962d80bde19..d5a13afe9265

$ git log 3962d80bd..d5a13afe9 --date=short --no-merges --format='%ad %ae %s'
2017-06-19 npm Fix signedness of height in BMP decoder

Created with:
  roll-dep src/third_party/pdfium


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


TBR=dsinclair@chromium.org

Change-Id: Ifdd62777da76a78b871977ecdb370c0b95754823
Reviewed-on: https://chromium-review.googlesource.com/541535
Reviewed-by: <pdfium-deps-roller@chromium.org>
Commit-Queue: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#480850}
parent a92ace05
...@@ -64,7 +64,7 @@ vars = { ...@@ -64,7 +64,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': '3962d80bde19074227c34f4615b0446f4975a098', 'pdfium_revision': 'd5a13afe9265463a497db40d8c66a8a736a86bc2',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment