Commit d36082af authored by pdfium-deps-roller@chromium.org's avatar pdfium-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/pdfium/ 003e96c7c..701d21682 (3 commits)

https://pdfium.googlesource.com/pdfium.git/+log/003e96c7c3e1..701d21682af1

$ git log 003e96c7c..701d21682 --date=short --no-merges --format='%ad %ae %s'
2018-01-24 dsinclair Update code to assume a Value node exists.
2018-01-24 dsinclair Make CreateUIChild a method of CXFA_Node
2018-01-24 dsinclair Clarify CreateUIChild is only for Field or Draw elements

Created with:
  roll-dep src/third_party/pdfium


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: Ibbe614c48f2e67b488e63f4bf8f598660a37d029
Reviewed-on: https://chromium-review.googlesource.com/883769
Commit-Queue: <pdfium-deps-roller@chromium.org>
Reviewed-by: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#531578}
parent 6a33ef3d
...@@ -103,7 +103,7 @@ vars = { ...@@ -103,7 +103,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': '003e96c7c3e15afd2969d33bc91ca459bb73a3b5', 'pdfium_revision': '701d21682af1aa3f7f449d2da9681ee01dc8990d',
# 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