Commit 142ff4f6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 1ff0422ebea4..cc0161223605 (6 commits)

https://chromium.googlesource.com/catapult.git/+log/1ff0422ebea4..cc0161223605


git log 1ff0422ebea4..cc0161223605 --date=short --no-merges --format='%ad %ae %s'
2019-04-19 benjhayden@chromium.org Migrate ExistingBugRequest, NewBugRequest to es6 module
2019-04-19 benjhayden@chromium.org Migrate cp-radio-group to es6 module
2019-04-19 benjhayden@chromium.org Migrate chart-legend to es6 module
2019-04-19 benjhayden@chromium.org Migrate cp-textarea to es6 module
2019-04-19 benjhayden@chromium.org Migrate sparkline-compound to es6 module.
2019-04-19 benjhayden@chromium.org Migrate ConfigRequest, ReportRequest to es6 modules.


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

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:950011,chromium:950011,chromium:950011,chromium:950011,chromium:950011,chromium:950011
TBR=charliea@chromium.org

Change-Id: Ib308bab857a83aa3e2fc7d6fbac12d1b1a81698b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575874Reviewed-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@{#652645}
parent ff528d68
......@@ -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': '1ff0422ebea40e273b936f90333fdcbf5a4ffcf8',
'catapult_revision': 'cc01612236051d116baad40b515b4c00ad6bc2c9',
# 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