Commit 2d930710 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 17d55b5dc9ce..069b546ca7bf (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/17d55b5dc9ce..069b546ca7bf


git log 17d55b5dc9ce..069b546ca7bf --date=short --no-merges --format='%ad %ae %s'
2019-03-26 tsepez@chromium.org Avoid signed integer overflow in CFGAS_StringFormatter::ParseNum.


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

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:945836
TBR=dsinclair@chromium.org

Change-Id: Ic58c62a296ad2e1b3490cb8faa7ec5f654a861f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540043Reviewed-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@{#644489}
parent efbe41b8
...@@ -149,7 +149,7 @@ vars = { ...@@ -149,7 +149,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': '17d55b5dc9ce5e682183fec017bd6e70e67e3b1f', 'pdfium_revision': '069b546ca7bf9d65281c6e0044bf243c304b4548',
# 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