Commit 435af03c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 2f0485479008..176c657a6d07 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/2f0485479008..176c657a6d07


git log 2f0485479008..176c657a6d07 --date=short --no-merges --format='%ad %ae %s'
2019-05-21 tsepez@chromium.org Explicitly check for null parent in CXFA_LayoutPageMgr::CreateViewRecord()


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

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=pdfium-deps-rolls@chromium.org

Change-Id: Iee14efa68dfce23ea5d06f34a5bbb2033b323da9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623628Reviewed-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@{#662022}
parent 1687e1b8
...@@ -158,7 +158,7 @@ vars = { ...@@ -158,7 +158,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': '2f0485479008ac708c0bc08708b123dad25dcbd0', 'pdfium_revision': '176c657a6d073a53cdafa17c64f626da482424ea',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# 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