Commit f650c896 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

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

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


git log 9ba187ae4751..3df5c7cf7b58 --date=short --no-merges --format='%ad %ae %s'
2019-03-06 tsepez@chromium.org Fix temporary going out of scope too early in XFA_LoadImageData()


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

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

Change-Id: I89e3c61b3e366e54de2f5ef32bc6b18d1d339ce2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506476Reviewed-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@{#638291}
parent 4d63a471
...@@ -153,7 +153,7 @@ vars = { ...@@ -153,7 +153,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': '9ba187ae47513a23ec6750e5b318da35d2cd29d6', 'pdfium_revision': '3df5c7cf7b585025bee1f5e30918dd475e5f4363',
# 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