From 6bb71d98c75f13c8476f1bfe1f76c4564c99f434 Mon Sep 17 00:00:00 2001
From: chromium-internal-autoroll
 <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Date: Wed, 1 Mar 2023 22:48:27 +0000
Subject: [PATCH] Roll devtools-internal from e5c63e210d66 to 0db0fa76b151 (1
 revision)

https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/e5c63e210d66..0db0fa76b151

Also rolling transitive DEPS:
  https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d55ad1947a5b63b7460eaf5cd2387fdad73e5295..e34a34e0fb61dbd707d6375fcff8db3f78960840

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/devtools-internal-chromium
Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com,liviurau@google.com on the revert to ensure that a human
is aware of the problem.

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.chrome.try:linux-chromeos-chrome
Bug: None
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I982a89c0e0877514cb9711523bc9dbea964f6970
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4299518
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1111878}
---
 DEPS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/DEPS b/DEPS
index 90311d166f23f..90df4bc9f5d15 100644
--- a/DEPS
+++ b/DEPS
@@ -391,7 +391,7 @@ vars = {
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling devtools-frontend
   # and whatever else without interference from each other.
-  'devtools_frontend_revision': 'd55ad1947a5b63b7460eaf5cd2387fdad73e5295',
+  'devtools_frontend_revision': 'e34a34e0fb61dbd707d6375fcff8db3f78960840',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libprotobuf-mutator
   # and whatever else without interference from each other.
@@ -1216,7 +1216,7 @@ deps = {
     Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
 
   'src/third_party/devtools-frontend-internal': {
-      'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'e5c63e210d664d043fc3f2d84cebcfae18dd90be',
+      'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '0db0fa76b151f6257ba6d2012811f862fb6129d2',
     'condition': 'checkout_src_internal',
   },