Commit 32a6dde6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium b9516868546e..bbbacd7c39f2 (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/b9516868546e..bbbacd7c39f2


git log b9516868546e..bbbacd7c39f2 --date=short --no-merges --format='%ad %ae %s'
2019-04-10 thestig@chromium.org Use early returns in CXFA_LayoutPageMgr::CreateViewRecord().
2019-04-10 thestig@chromium.org Add CXFA_LayoutPageMgr::CreateViewRecordSimple().


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

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.


TBR=dsinclair@chromium.org

Change-Id: Iabadd6968115251d32c6cdb62acd9e58823d4b61
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1561784Reviewed-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@{#649707}
parent a17069e5
...@@ -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': 'b9516868546eef446d961fed199f985c3aa923ec', 'pdfium_revision': 'bbbacd7c39f2c895db5fd16b6f86df0a15fb6615',
# 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