Roll devtools-internal from d20963e2d0e7 to c45933731855 (2 revisions)
d20963e2d0..c459337318
Also rolling transitive DEPS:8cceca5417..fdbb61ec96
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@rotations.google.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@rotations.google.com Change-Id: I4b2f45dda95e114957c4b975b4e000bf5af1c389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962986 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@{#1373572}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
5d6835b376
commit
65d738b9a7
4
DEPS
4
DEPS
@ -368,7 +368,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': '8cceca541703f6a85f3d49f52232942978f09f96',
|
||||
'devtools_frontend_revision': 'fdbb61ec9605f7eb7d887c24eed22000b00efbf9',
|
||||
# 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.
|
||||
@ -1755,7 +1755,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' + '@' + 'd20963e2d0e78006d0398fab75dd12c35825fd6b',
|
||||
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'c459337318550169649bdb97c45915dc66d7a37d',
|
||||
'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: d20963e2d0...c459337318
2
third_party/devtools-frontend/src
vendored
2
third_party/devtools-frontend/src
vendored
Submodule third_party/devtools-frontend/src updated: 8cceca5417...fdbb61ec96
Reference in New Issue
Block a user