Roll src/third_party/pdfium/ 3baef5c6d..69da36c5f (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/3baef5c6daf5..69da36c5f841

$ git log 3baef5c6d..69da36c5f --date=short --no-merges --format='%ad %ae %s'
2018-03-09 rharrison Explicitly mark helper methods that only operate on ASCII ranges

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: I111e9f1393101c60788b1cf62523606b3d233a42
Reviewed-on: https://chromium-review.googlesource.com/957313
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#542210}
parent c34306d8
...@@ -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': '3baef5c6daf58cec2df193714b5727802d0bd42e', 'pdfium_revision': '69da36c5f841e8c6e5ded6c704d9ef58c57d532a',
# 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