Commit 9e0a10f0 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium f733d7da42cd..649929af2140 (3 commits)

https://pdfium.googlesource.com/pdfium.git/+log/f733d7da42cd..649929af2140


git log f733d7da42cd..649929af2140 --date=short --no-merges --format='%ad %ae %s'
2018-08-02 thestig@chromium.org Mark some arrays as constant.
2018-08-02 thestig@chromium.org Simplify CFXJSE_FormCalcContext::unfoldArgs().
2018-08-02 thestig@chromium.org Remove some parameters that are non-const references.


Created with:
  gclient setdep -r src/third_party/pdfium@649929af2140

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: I19c95d9c766fad375d1088ab88e99cbc5a84368d
Reviewed-on: https://chromium-review.googlesource.com/1159786Reviewed-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@{#580150}
parent 06e87fb3
......@@ -129,7 +129,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': 'f733d7da42cdbb589fc74c58ebc61f83792bdeac',
'pdfium_revision': '649929af2140621d7bc50a532704f5d7be81637e',
# 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