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

Roll src/third_party/catapult e16a2e80be66..d38bbdff043d (1 commits)

https://chromium.googlesource.com/catapult.git/+log/e16a2e80be66..d38bbdff043d


git log e16a2e80be66..d38bbdff043d --date=short --no-merges --format='%ad %ae %s'
2018-08-03 sadrul@chromium.org rendering: Fix filtering events.


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

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

Change-Id: I7264905b5a4821446dcdf3f49b95132105460608
Reviewed-on: https://chromium-review.googlesource.com/1161147Reviewed-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@{#580472}
parent 82800b5b
...@@ -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': 'e16a2e80be666155a5be3ec6a0fc957b4697ba13', 'catapult_revision': 'd38bbdff043da3482cc0c60d44f97b172a82c1f4',
# 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