Commit ecb21961 authored by catapult-chromium-autoroll's avatar catapult-chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult bc2c0a930728..b6bda5336f20 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/bc2c0a930728..b6bda5336f20


git log bc2c0a930728..b6bda5336f20 --date=short --no-merges --format='%ad %ae %s'
2018-08-27 sadrul@chromium.org rendering: Fix for null browser thread.


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

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:877761
TBR=sullivan@chromium.org

Change-Id: I693be47b4ca1ab080ad61d54051c782c77c2f69f
Reviewed-on: https://chromium-review.googlesource.com/1188807Reviewed-by: default avatarcatapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#586196}
parent a16f3448
...@@ -165,7 +165,7 @@ vars = { ...@@ -165,7 +165,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': 'bc2c0a9307285fa36e03e7cdb6bf8623390ff855', 'catapult_revision': 'b6bda5336f20ee25e35e76ec8b1313d1c8b567c4',
# 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