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

Roll src/third_party/pdfium 02d42b65b779..e835574db56d (4 commits)

https://pdfium.googlesource.com/pdfium.git/+log/02d42b65b779..e835574db56d


git log 02d42b65b779..e835574db56d --date=short --no-merges --format='%ad %ae %s'
2018-10-24 thestig@chromium.org Make CPDF_PathObject::m_Path private.
2018-10-24 thestig@chromium.org Make CPDF_PathObject::m_FillType private.
2018-10-24 thestig@chromium.org Make CPDF_PathObject::m_bStroke private.
2018-10-24 thestig@chromium.org Start making CPDF_PathObject members private.


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

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: I824d2ec0a11a3481ca645ead86d70f6da44fe038
Reviewed-on: https://chromium-review.googlesource.com/c/1298169Reviewed-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@{#602537}
parent 6d2d9988
......@@ -135,7 +135,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': '02d42b65b779e29737275a258cb9f30fa8449e5e',
'pdfium_revision': 'e835574db56d3a59f444fa98318458d83ffe15a4',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl
# 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