Commit 90d4deee authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 9b86cb69f2f2..dd8eb5ae7bcc (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/9b86cb69f2f2..dd8eb5ae7bcc


git log 9b86cb69f2f2..dd8eb5ae7bcc --date=short --no-merges --format='%ad %ae %s'
2018-11-01 thestig@chromium.org Use more constants in CPDF_FontEncoding.
2018-11-01 thestig@chromium.org Make MSSymbolEncoding table all hex.


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

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: I7fb5f074daa20a2e32e5f10716b3f981b8c60df7
Reviewed-on: https://chromium-review.googlesource.com/c/1313281Reviewed-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@{#604809}
parent 81bec7b0
...@@ -140,7 +140,7 @@ vars = { ...@@ -140,7 +140,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': '9b86cb69f2f2f1769d514dd7a9e911b4929f6ef3', 'pdfium_revision': 'dd8eb5ae7bccd00c9649516bf0492b9a998a4870',
# 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