Roll src/third_party/pdfium/ da8063f08..94161d59f (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/da8063f087c3..94161d59fd3c

$ git log da8063f08..94161d59f --date=short --no-merges --format='%ad %ae %s'
2018-04-30 rharrison Optimize yet another piece of barcode code

Created with:
  roll-dep src/third_party/pdfium
BUG=chromium:837610


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: I99347d6fe95d3231ead1d96dfaee8e1db381c992
Reviewed-on: https://chromium-review.googlesource.com/1035795Reviewed-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@{#554869}
parent b29fc269
...@@ -114,7 +114,7 @@ vars = { ...@@ -114,7 +114,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': 'da8063f087c379bfd286624338d31a112cae5ba4', 'pdfium_revision': '94161d59fd3c815e404fb3f027becf056516a5da',
# 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