Roll devtools-internal from 0fb4f27618c1 to 789c2dbd573f (1 revision)
0fb4f27618..789c2dbd57
Also rolling transitive DEPS:f5ba8cf89d..762ac2f643
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://issues.skia.org/issues/new?component=1389291&template=1850622 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: I4e39e64ffca2affa38ad3828133aa9f58c29f199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5179156 Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1244530}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6011e2d3e4
commit
c5b7a3ee9e
4
DEPS
4
DEPS
@ -394,7 +394,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': 'f5ba8cf89d3f258942b4627b1958a85ab3f733ac',
|
||||
'devtools_frontend_revision': '762ac2f6431ce6dbb917e47fc07a7b139a4b638a',
|
||||
# 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.
|
||||
@ -1196,7 +1196,7 @@ deps = {
|
||||
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
|
||||
|
||||
'src/third_party/devtools-frontend-internal': {
|
||||
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '0fb4f27618c16569a9adc119f0b4d169d5fe74bd',
|
||||
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '789c2dbd573f62a9243d779c1adcecfdd411f7ba',
|
||||
'condition': 'checkout_src_internal',
|
||||
},
|
||||
|
||||
|
2
third_party/devtools-frontend-internal
vendored
2
third_party/devtools-frontend-internal
vendored
Submodule third_party/devtools-frontend-internal updated: 0fb4f27618...789c2dbd57
2
third_party/devtools-frontend/src
vendored
2
third_party/devtools-frontend/src
vendored
Submodule third_party/devtools-frontend/src updated: f5ba8cf89d...762ac2f643
Reference in New Issue
Block a user