Commit 45e55e20 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 28f76deac908..19757a1acfeb (7 commits)

https://pdfium.googlesource.com/pdfium.git/+log/28f76deac908..19757a1acfeb


git log 28f76deac908..19757a1acfeb --date=short --no-merges --format='%ad %ae %s'
2018-11-07 tsepez@chromium.org Remove some redundant C-style casts in cjs_event.cpp
2018-11-07 tsepez@chromium.org No V8: ifdef out more of cpdfsdk_formfillenvironment.h
2018-11-07 tsepez@chromium.org Beef up cfx_globaldata_unittest.cpp.
2018-11-07 thestig@chromium.org Remove some checks that are never true in patterns code.
2018-11-07 tsepez@chromium.org Fix stray whitespace in fpdfsdk/DEPS.
2018-11-07 tsepez@chromium.org Render annotation in annotation_ink_multiple.pdf.
2018-11-07 tsepez@chromium.org Add EmbedderTest::LoadPageNoEvents() and UnloadPageNoEvents()


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

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: I1a3435681dc1227c93c6af34b2f46ca549fc3efb
Reviewed-on: https://chromium-review.googlesource.com/c/1323635Reviewed-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@{#606190}
parent a49acec4
...@@ -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': '28f76deac90885987f62e17a47cad81359c9598b', 'pdfium_revision': '19757a1acfeb7c6abb052146bd59aae4c4aa7b03',
# 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