Commit 01ca6b83 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 56094c50c0da..ad39141331e5 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/56094c50c0da..ad39141331e5


git log 56094c50c0da..ad39141331e5 --date=short --no-merges --format='%ad %ae %s'
2018-08-01 thestig@chromium.org Fix sign mismatch in CPDFSDK_FormFillEnvironment::GetPageViewCount().


Created with:
  gclient setdep -r src/third_party/pdfium@ad39141331e5

The AutoRoll server is located here: https://pdfium-roll.skia.org

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=dsinclair@chromium.org

Change-Id: I9fadd3d75a1be3b62594ad93aaad39c3bfa47f79
Reviewed-on: https://chromium-review.googlesource.com/1159021Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#579892}
parent ecc1a2e0
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': '56094c50c0da84258e6d4348a860e588114e590d', 'pdfium_revision': 'ad39141331e5d3b6471276c6219439e5c587f7c3',
# 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