Roll src/third_party/catapult/ 23d04ac91..a13166acf (1 commit)

https://chromium.googlesource.com/catapult.git/+log/23d04ac91acd..a13166acf03f

$ git log 23d04ac91..a13166acf --date=short --no-merges --format='%ad %ae %s'
2018-04-04 ashleymarie Updating how we save story duration

Created with:
  roll-dep src/third_party/catapult
BUG=chromium:713357


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.


TBR=sullivan@chromium.org

Change-Id: Iced02a25ef962b68064a38e13132b9d6fa9d506a
Reviewed-on: https://chromium-review.googlesource.com/995963
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarcatapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#548133}
parent 8d3a2e20
...@@ -142,7 +142,7 @@ vars = { ...@@ -142,7 +142,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': '23d04ac91acd96d02be00dca03310a22daf8baeb', 'catapult_revision': 'a13166acf03fb105dd4629ed6a2ef95bcf9b75ed',
# 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