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

Roll src/third_party/pdfium 77548ac65167..c9edc556eae1 (3 commits)

https://pdfium.googlesource.com/pdfium.git/+log/77548ac65167..c9edc556eae1

git log 77548ac65167..c9edc556eae1 --date=short --no-merges --format='%ad %ae %s'
2019-08-05 tsepez@chromium.org Introduce IPWL_SystemHandler and fxcrt::TimerHandlerIface for layering.
2019-08-05 tsepez@chromium.org Rename GetLastError() shim to FXSYS_GetLastError().
2019-08-05 tsepez@chromium.org Move {Set,Get}LastError() from fpdsdk/ to core/fx_system.cpp

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

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: I5c3e9401640c2b774b24cd93b49fe8f507c4669d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738129Reviewed-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@{#684236}
parent 30e3f9e5
...@@ -165,7 +165,7 @@ vars = { ...@@ -165,7 +165,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': '77548ac65167a273c34e0e7c4d8eaf77eb8e0bb7', 'pdfium_revision': 'c9edc556eae15379bd56a91829d12f088f7739bc',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# 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