Commit 22835dcc authored by catapult-deps-roller@chromium.org's avatar catapult-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/catapult/ cb82b102c..e188f9648 (1 commit)

https://chromium.googlesource.com/catapult.git/+log/cb82b102c366..e188f9648ada

$ git log cb82b102c..e188f9648 --date=short --no-merges --format='%ad %ae %s'
2017-12-11 nednguyen Make sure cloud_storage.GetIfHashChanged also save the binary's hash upon first time fetching it

Created with:
  roll-dep src/third_party/catapult


The AutoRoll server is located here: https://catapult-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.


CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=sullivan@chromium.org

Change-Id: I2d1e95abc4e4846ca0b7e24e08f5168d380d20ea
Reviewed-on: https://chromium-review.googlesource.com/821412
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523334}
parent 03c0c40d
...@@ -130,7 +130,7 @@ vars = { ...@@ -130,7 +130,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 catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': 'cb82b102c3665eddcdd86d63bd75cc62b68d76ed', 'catapult_revision': 'e188f9648ada03c31681a688c4fa07407d43aa7a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# 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