Commit 5b23136e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium a9d33bd8b6ba..033c7fb180fb (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/a9d33bd8b6ba..033c7fb180fb

git log a9d33bd8b6ba..033c7fb180fb --date=short --no-merges --format='%ad %ae %s'
2019-07-31 tsepez@chromium.org Move fontglobal and fxcodec initialization to cpdf_pagemodule.cpp.
2019-07-31 tsepez@chromium.org Move the UNSUPPORT_INFO interface out of CPDF_ModuleMgr.
2019-07-31 nigi@chromium.org [SkiaPaths] Fixed missing texts.
2019-07-31 thestig@chromium.org Remove SkASSERT() usage in PDFium.
2019-07-31 tsepez@chromium.org Remove FSDK_ prefix from FSDK_SetSandBoxPolicy/FSDK_IsSandBoxPolicyEnabled.
2019-07-31 tsepez@chromium.org Break direct top-level fpdfapi to cmaps dependence.

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

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=pdfium-deps-rolls@chromium.org

Bug: None
Change-Id: Ie5ba3daef0b758c3380174f4c6180f31c7f772ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729841Reviewed-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@{#682979}
parent 0ea45d70
......@@ -165,7 +165,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': 'a9d33bd8b6ba01f26d2cf802241aba34dbac6d8a',
'pdfium_revision': '033c7fb180fbb6936810787009564953b035b23b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# 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