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

Roll src/third_party/pdfium 01e1527e35e2..a7e0cc8291d3 (3 commits)

https://pdfium.googlesource.com/pdfium.git/+log/01e1527e35e2..a7e0cc8291d3


git log 01e1527e35e2..a7e0cc8291d3 --date=short --no-merges --format='%ad %ae %s'
2019-02-25 thestig@chromium.org Stop using fcvt() in AFPercent_Format().
2019-02-25 thestig@chromium.org Add more AFPercent_Format() tests.
2019-02-25 thestig@chromium.org Support AFPercent_Format()'s 3rd parameter.


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

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: I40a4d4f303b7d883a80cd77898e9959c814140a9
Reviewed-on: https://chromium-review.googlesource.com/c/1487208Reviewed-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@{#635258}
parent b2e3c2d3
......@@ -147,7 +147,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': '01e1527e35e2b21c9d6b5434cf2123e1a34dc58b',
'pdfium_revision': 'a7e0cc8291d38a63d17ddb0078205801488c0d7e',
# 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