From f022b51640bf0899a93eed806348aeed7cbfacbf Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Sat, 22 Jan 2022 15:04:54 +0000 Subject: [PATCH] Roll Perfetto from 98356b8ee1ab to d7b55ea623d1 (1 revision) https://android.googlesource.com/platform/external/perfetto.git/+log/98356b8ee1ab..d7b55ea623d1 2022-01-22 ddrone@google.com Remove user-select defaulted to none for the whole page If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I096f2ceae49ad6bde48e072e158558711e9f0675 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3410391 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/main@{#962252} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4c6fd577c8d6c2..397a0a90773ba3 100644 --- a/DEPS +++ b/DEPS @@ -1452,7 +1452,7 @@ deps = { }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '98356b8ee1ab395c06fe1db0c5497644c03fe804', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'd7b55ea623d1106cb4e1961a4180caf1280ec6ab', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',