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

Roll src/third_party/pdfium 7f47c50227fb..0c56d6362b95 (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/7f47c50227fb..0c56d6362b95


git log 7f47c50227fb..0c56d6362b95 --date=short --no-merges --format='%ad %ae %s'
2018-10-02 thestig@chromium.org Make CFGAS_DefaultFontManager a class with only static methods.
2018-10-02 thestig@chromium.org Reduce includes in cfgas_defaultfontmanager.h
2018-10-02 thestig@chromium.org Remove unneeded cfgas_fontmgr.h includes.
2018-10-02 tsepez@chromium.org Consolidate ReadMoreData() calls.
2018-10-02 tsepez@chromium.org Remove ability to delete annot in CJS_Document::removeField()


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

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

Change-Id: I495207acea5218f1631688c1520c7d2be33b6c6d
Reviewed-on: https://chromium-review.googlesource.com/c/1258404Reviewed-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@{#596066}
parent afc4c8cb
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': '7f47c50227fb4af93b58c6687786130c42b76333', 'pdfium_revision': '0c56d6362b95fe0181be2c2ac66db1c3ab73552b',
# 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