commit | 675410fdb162676b1e45651e8e94c99ae7faffb9 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Jul 16 16:17:26 2019 |
committer | Commit Bot <[email protected]> | Tue Jul 16 16:17:26 2019 |
tree | acd8f436a7905ee7805124d659c509f4de823a3f | |
parent | 374ca578560efa1660fef9e9e5d847f82a23d009 [diff] [blame] |
Roll src/third_party/catapult e349cdbebd41..60b615536f54 (1 commits) https://chromium.googlesource.com/catapult.git/+log/e349cdbebd41..60b615536f54 git log e349cdbebd41..60b615536f54 --date=short --no-merges --format='%ad %ae %s' 2019-07-16 [email protected] Speed index implementation based on first paint rects Created with: gclient setdep -r src/third_party/catapult@60b615536f54 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:982025 [email protected] Change-Id: I7cc7661c5b7809fa859159537e16a24e7cc4343f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704158 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#677804}
diff --git a/DEPS b/DEPS index 7ab137fe..9d68323 100644 --- a/DEPS +++ b/DEPS
@@ -207,7 +207,7 @@ # 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': 'e349cdbebd41c598e2620bfa09e8123177f1e9fa', + 'catapult_revision': '60b615536f54726c34d2137494bd447728465db0', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.