commit | d36082afbf59f2e13040667678d17574dabc2466 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Wed Jan 24 17:20:23 2018 |
committer | Commit Bot <[email protected]> | Wed Jan 24 17:20:23 2018 |
tree | 4a55b4692433f092f28f088220efd5dc1b01d4b9 | |
parent | 6a33ef3d957cc9715d0e2c858d23cee97f969ee7 [diff] [blame] |
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. [email protected] Change-Id: Ibbe614c48f2e67b488e63f4bf8f598660a37d029 Reviewed-on: https://chromium-review.googlesource.com/883769 Commit-Queue: <[email protected]> Reviewed-by: <[email protected]> Cr-Commit-Position: refs/heads/master@{#531578}
diff --git a/DEPS b/DEPS index 75ced64..fa521b63 100644 --- a/DEPS +++ b/DEPS
@@ -103,7 +103,7 @@ # 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': '003e96c7c3e15afd2969d33bc91ca459bb73a3b5', + 'pdfium_revision': '701d21682af1aa3f7f449d2da9681ee01dc8990d', # 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.