Commit 28c2bad9 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 9934cc2f2f1a..be4e055bce62 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/9934cc2f2f1a..be4e055bce62


git log 9934cc2f2f1a..be4e055bce62 --date=short --no-merges --format='%ad %ae %s'
2018-10-05 tsepez@chromium.org Remove unreachable null checks in CPDF_ActionFields


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

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: Ia3bf715bbf81091d477f6ae4d6106186c7054eff
Reviewed-on: https://chromium-review.googlesource.com/c/1265049Reviewed-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@{#597297}
parent 4d3935bc
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': '9934cc2f2f1a6382269d0d2da6886113bfb2c309', 'pdfium_revision': 'be4e055bce62c9af26461f435704b9aa086f6fc4',
# 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