Commit 1c4f5d24 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 429d9b410d9c..a606a564b60f (1 commits)

https://chromium.googlesource.com/catapult.git/+log/429d9b410d9c..a606a564b60f


git log 429d9b410d9c..a606a564b60f --date=short --no-merges --format='%ad %ae %s'
2019-04-24 ulan@chromium.org Avoid spread operator in findToplevelSchedulerTasks


Created with:
  gclient setdep -r src/third_party/catapult@a606a564b60f

The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll

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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:953371
TBR=crouleau@chromium.org

Change-Id: Ib4879209d3d6e951ffdbcf6059395c62cf610523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1582441Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#653616}
parent 6b742930
......@@ -196,7 +196,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': '429d9b410d9caa64ee9c1e69c1e0a0ee089f5a5b',
'catapult_revision': 'a606a564b60fd7caa49d5c32429f9f2e72cc2c26',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# 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