Commit 54392729 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 471510ee209e..27a3c7755b4d (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/471510ee209e..27a3c7755b4d


git log 471510ee209e..27a3c7755b4d --date=short --no-merges --format='%ad %ae %s'
2019-02-09 thestig@chromium.org Check for integer overflows in CFX_Break::IsGreaterThanLineWidth().


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

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.



BUG=chromium:881095,chromium:928841
TBR=dsinclair@chromium.org

Change-Id: Iab766a9f21e1f90524231c0ddbb8adc524543bc8
Reviewed-on: https://chromium-review.googlesource.com/c/1461462Reviewed-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@{#630616}
parent 512dff09
......@@ -146,7 +146,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': '471510ee209e8763f1ec3e7424def974bd59c3b0',
'pdfium_revision': '27a3c7755b4d5a7ee7266691e8c4fe2abf8f325d',
# 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