Roll devtools-internal from 646a16699cfb to b5723a25d870 (2 revisions)
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/646a16699cfb..b5723a25d870
Also rolling transitive DEPS:
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/eb14cff9898dcb66634bc81e81d10b6c86855471..045eb6ca857a3da942ee31395358a62fe23e63b4
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 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: Ib12bf9c5fe769c72fcb64b02ae1cdcbd903a6b78
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4024361
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@{#1071616}
diff --git a/DEPS b/DEPS
index 91dba609..5deebff 100644
--- a/DEPS
+++ b/DEPS
@@ -385,7 +385,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': 'eb14cff9898dcb66634bc81e81d10b6c86855471',
+ 'devtools_frontend_revision': '045eb6ca857a3da942ee31395358a62fe23e63b4',
# 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': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '646a16699cfb0dc1c36696e9ed3a43584e8813d1',
+ 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'b5723a25d870590ad770046d2571aebcfc310bc2',
'condition': 'checkout_src_internal',
},