Roll devtools-internal from 63914c926d88 to f32eedda53b7 (1 revision)
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/63914c926d88..f32eedda53b7
Also rolling transitive DEPS:
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/30bb0dd02f7f7aec5e45ceafd054417b7db032a2..9d1c0c93522090f01d33f50531f61273878fbe5e
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: I34248134672617f1bed6a2344b0b940156f4733e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4624662
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@{#1159367}
diff --git a/DEPS b/DEPS
index 39ee8c6..84b6625 100644
--- a/DEPS
+++ b/DEPS
@@ -394,7 +394,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': '30bb0dd02f7f7aec5e45ceafd054417b7db032a2',
+ 'devtools_frontend_revision': '9d1c0c93522090f01d33f50531f61273878fbe5e',
# 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.
@@ -1256,7 +1256,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' + '@' + '63914c926d889c00c7d3f5b96dd0e5bdab40528f',
+ 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'f32eedda53b7d8d28634beb18c8f0c535262c559',
'condition': 'checkout_src_internal',
},