Roll devtools-internal from fc86e2d83f82 to 4dd947a96a49 (1 revision)
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/fc86e2d83f82..4dd947a96a49
Also rolling transitive DEPS:
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3c5b3cad117089c30d1ac3aa88d080190407e693..cf6706a3cb404a78a7bdec9900bb106ef7faf731
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: Iadc100cb277d93c8af16b304ac7e1b78ff31c500
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4609249
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@{#1156772}
diff --git a/DEPS b/DEPS
index b1ad9ab..87e120d 100644
--- a/DEPS
+++ b/DEPS
@@ -391,7 +391,7 @@
# 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': '3c5b3cad117089c30d1ac3aa88d080190407e693',
+ 'devtools_frontend_revision': 'cf6706a3cb404a78a7bdec9900bb106ef7faf731',
# 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.
@@ -1249,7 +1249,7 @@
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
'src/third_party/devtools-frontend-internal': {
- 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'fc86e2d83f82b7167dae56e38a23d2e7afe69828',
+ 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '4dd947a96a4953f3fc2c2da2ca0b4181676e48c8',
'condition': 'checkout_src_internal',
},