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

Roll src/third_party/pdfium 994719731644..a282cf6be382 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/994719731644..a282cf6be382


git log 994719731644..a282cf6be382 --date=short --no-merges --format='%ad %ae %s'
2018-12-07 thestig@chromium.org Fix FXSYS_IsDecimalDigit() and FXSYS_DecimalCharToInt().


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

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

Change-Id: I674d6bc1d3cca7e4e95f94227311a0b3b8b5f365
Reviewed-on: https://chromium-review.googlesource.com/c/1367972Reviewed-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@{#614825}
parent bd88f35d
...@@ -138,7 +138,7 @@ vars = { ...@@ -138,7 +138,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': '99471973164462971b7184eae749230692c7dcae', 'pdfium_revision': 'a282cf6be382ae08c7505eb39e5c1ad1534db849',
# 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