Commit 277e9e3f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 68fb145dca2b..9d03368411cc (4 commits)

https://pdfium.googlesource.com/pdfium.git/+log/68fb145dca2b..9d03368411cc


git log 68fb145dca2b..9d03368411cc --date=short --no-merges --format='%ad %ae %s'
2019-07-17 tsepez@chromium.org Replace UnownedPtr with RetainPtr to parser objects in fpdfdoc
2019-07-17 thestig@chromium.org Properly check for Windows path names in presubmit checks.
2019-07-17 thestig@chromium.org Properly run Python scripts on Windows in presubmit checks.
2019-07-17 thestig@chromium.org Add click_form.pdf test PDF.


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

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

Change-Id: I6369b8090009bbb886506af1eb5d50a9415ef683
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707378Reviewed-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@{#678507}
parent 4921800c
...@@ -164,7 +164,7 @@ vars = { ...@@ -164,7 +164,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': '68fb145dca2b0d41acb00e9c16fc5032a1a980e0', 'pdfium_revision': '9d03368411ccb46b1e39693f9d1723a9b2f34dd7',
# 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