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

Roll src/third_party/pdfium/ 79eab23d8..58418a24d (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/79eab23d8f83..58418a24debb

$ git log 79eab23d8..58418a24d --date=short --no-merges --format='%ad %ae %s'
2017-09-28 rharrison Convert LZW decompressor to use vector instead of static array

Created with:
  roll-dep src/third_party/pdfium


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


TBR=dsinclair@chromium.org

Change-Id: I44f35cf8cbb96ca1a63e4d963cea893e26dccbca
Reviewed-on: https://chromium-review.googlesource.com/690895
Reviewed-by: <pdfium-deps-roller@chromium.org>
Commit-Queue: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#505207}
parent 023e3532
...@@ -69,7 +69,7 @@ vars = { ...@@ -69,7 +69,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': '79eab23d8f83aec7088c59f8bcee65994c6662a0', 'pdfium_revision': '58418a24debb15019ec71eca193eff02c2a4846c',
# 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