Roll devtools-internal from eee2d6a1f17d to ff84478a9e66 (2 revisions)
eee2d6a1f1..ff84478a9e
Also rolling transitive DEPS:6d0bddeea2..87566e337d
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: I98176f1799a667432ea0d88d6f6e32114fcb76bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5253961 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@{#1254686}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
00273e6a5c
commit
bc3cc01db0
4
DEPS
4
DEPS
@ -399,7 +399,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': '6d0bddeea21051cfa8e492e9caf74539c9afa50a',
|
||||
'devtools_frontend_revision': '87566e337dc393ec504d2ebd5f2dbee977cc44a8',
|
||||
# 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.
|
||||
@ -1201,7 +1201,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' + '@' + 'eee2d6a1f17d4a1bdeda9d683d4f7aa026e0746d',
|
||||
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'ff84478a9e667a9471b863ce8f82ecf1064e7356',
|
||||
'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: eee2d6a1f1...ff84478a9e
2
third_party/devtools-frontend/src
vendored
2
third_party/devtools-frontend/src
vendored
Submodule third_party/devtools-frontend/src updated: 6d0bddeea2...87566e337d
Reference in New Issue
Block a user