Commit 17526824 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium f90277e7f4bd..6d9897b103ae (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/f90277e7f4bd..6d9897b103ae


git log f90277e7f4bd..6d9897b103ae --date=short --no-merges --format='%ad %ae %s'
2018-08-08 rharrison@chromium.org Limit size of expression list in FormCalc parser


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

The AutoRoll server is located here: https://pdfium-roll.skia.org

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

Change-Id: Ib8c25301849b63f476191caa4b969b013dec8deb
Reviewed-on: https://chromium-review.googlesource.com/1167702Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#581677}
parent a0de839e
......@@ -129,7 +129,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': 'f90277e7f4bd99bba419b53341c6c7bdca478eed',
'pdfium_revision': '6d9897b103aef10b369eb999a40c22011a8ae4f5',
# 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.
......
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