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

Roll src/third_party/pdfium/ f85c43bc7..14768f326 (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/f85c43bc7374..14768f3264a4

$ git log f85c43bc7..14768f326 --date=short --no-merges --format='%ad %ae %s'
2017-12-13 thestig Get rid of CXML_AttrMap.
2017-12-13 thestig Fix some nits in CXML_Element.
2017-12-13 thestig Use size_t in CXML_Element and callers.
2017-12-13 thestig Simplify CXML_Element::GetTagName().
2017-12-13 thestig Inline CXML_Element private methods.
2017-12-13 thestig Remove dead CXML_Element code.

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: I3cb26439c453ee16b04ffad2d5ec2b9562f07d55
Reviewed-on: https://chromium-review.googlesource.com/824427
Reviewed-by: <pdfium-deps-roller@chromium.org>
Commit-Queue: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523803}
parent ce9a164a
......@@ -98,7 +98,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': 'f85c43bc73740cc9887da7c790c79469610c9646',
'pdfium_revision': '14768f3264a4cff8ca0096a27e41f1861b2c422b',
# 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