Commit f7f1772a authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium d5e282648a08..136342d950c9 (4 commits)

https://pdfium.googlesource.com/pdfium.git/+log/d5e282648a08..136342d950c9


git log d5e282648a08..136342d950c9 --date=short --no-merges --format='%ad %ae %s'
2018-08-16 tsepez@chromium.org Remove arguments from CPWL_Edit::SetAlignFormatV().
2018-08-16 tsepez@chromium.org Remove optional argument from CXFA_LayoutProcessor::StartLayout()
2018-08-16 tsepez@chromium.org Replace optional bool bDrawFocus with enum type.
2018-08-16 tsepez@chromium.org Remove optional argument from ResolveNodes_GetParent().


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

The AutoRoll server is located here: https://pdfium-roll.skia.org

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: I200b3a375574eeb0688a5be125b3907b203f5fc9
Reviewed-on: https://chromium-review.googlesource.com/1179161Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#583911}
parent 67848cdb
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': 'd5e282648a08a0b68c30edce51fafeeb5d76db7b', 'pdfium_revision': '136342d950c91cb1266b2a200e9dee5ade99535b',
# 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