Commit 9dc6970e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 3df5c7cf7b58..a07afc58f2d7 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/3df5c7cf7b58..a07afc58f2d7


git log 3df5c7cf7b58..a07afc58f2d7 --date=short --no-merges --format='%ad %ae %s'
2019-03-06 tsepez@chromium.org Fix lookahead check in CFGAS_FormatString::GetNumericFormat().


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

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

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.



BUG=chromium:938626
TBR=dsinclair@chromium.org

Change-Id: Ib5903f320f3cb33ac354420058f13300527f562b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506607Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#638353}
parent af3e9c30
......@@ -153,7 +153,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': '3df5c7cf7b585025bee1f5e30918dd475e5f4363',
'pdfium_revision': 'a07afc58f2d765dd02a571354855facdaa6921b8',
# 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.
......
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