commit | 02548185e70685423a1c9cea709b48d578ea8777 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Fri Jan 19 21:19:32 2018 |
committer | Commit Bot <[email protected]> | Fri Jan 19 21:19:32 2018 |
tree | caf6458b104f48247278544def77c9ef649e2563 | |
parent | 27511833af48cf5702376a1f3296d7d35f3d2857 [diff] |
Roll src/third_party/pdfium/ 27d718ebb..f668ed47a (1 commit) https://pdfium.googlesource.com/pdfium.git/+log/27d718ebb298..f668ed47ae54 $ git log 27d718ebb..f668ed47a --date=short --no-merges --format='%ad %ae %s' 2018-01-19 thestig Remove NeedAlpha() in CFX_ImageTransformer. 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: I3e84d02e83fea4a8f0d16329721f7d83eb636171 Reviewed-on: https://chromium-review.googlesource.com/876519 Reviewed-by: <[email protected]> Commit-Queue: <[email protected]> Cr-Commit-Position: refs/heads/master@{#530614}
diff --git a/DEPS b/DEPS index 282fd4eb..b4668b3 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': '27d718ebb2989631d6b4d3425e1fceb4b3bc795b', + 'pdfium_revision': 'f668ed47ae5472e903ba79499cbff39927155ae2', # 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.