0

Roll src/third_party/pdfium/ 12abfd04a..574756152 (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/12abfd04a42a..574756152de8

$ git log 12abfd04a..574756152 --date=short --no-merges --format='%ad %ae %s'
2017-09-14 thestig Fix nullptr dereference in XFA_Node::SetScriptContent().

Created with:
  roll-dep src/third_party/pdfium
BUG=763353


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


TBR=dsinclair@chromium.org

Change-Id: Icb93a728624d1f437c006e2b1a9b759db441adc3
Reviewed-on: https://chromium-review.googlesource.com/669138
Reviewed-by: <pdfium-deps-roller@chromium.org>
Commit-Queue: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#502336}
This commit is contained in:
pdfium-deps-roller@chromium.org
2017-09-15 19:56:59 +00:00
committed by Commit Bot
parent 5f9683f816
commit 5753580510

2
DEPS

@ -65,7 +65,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
'pdfium_revision': '12abfd04a42a1166f7d1496beb63515bc47ec360',
'pdfium_revision': '574756152de82613a71bb206d9fd50906e20f817',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other.