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

Roll src/third_party/catapult/ 6b77e4114..37c17ee78 (2 commits)

https://chromium.googlesource.com/catapult.git/+log/6b77e41141aa..37c17ee783f3

$ git log 6b77e4114..37c17ee78 --date=short --no-merges --format='%ad %ae %s'
2017-12-05 eakuefner [TBMv2] Implement TagMap equality in Python
2017-12-05 perezju [Telemetry] Raise AppCrashException on multiple browser PIDs

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: If1b9b65d1b4a96cc161e28a33ebc9b1868d40f6f
Reviewed-on: https://chromium-review.googlesource.com/809532
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521828}
parent d39a025e
...@@ -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': '6b77e41141aabd9e20bb36c070ff412fec14ed92', 'catapult_revision': '37c17ee783f358fa01ae994ed89162722b961616',
# 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