Skip to content

Commit

Permalink
Roll src/third_party/devtools-frontend-internal from 4c417178ccd4 to …
Browse files Browse the repository at this point in the history
…653fa36a6568

Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/4c417178ccd4..653fa36a6568

Roll src/third_party/devtools-frontend/src from 5439edbe2a12 to bcf0ed097be8
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/5439edbe2a12..bcf0ed097be8

Generated by: go/bbid/8768998045230934193

Change-Id: I692642df21c70f6d366e7704673a98cf2f13a501
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4891668
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5993@{#764}
Cr-Branched-From: 5113507-refs/heads/main@{#1192594}
  • Loading branch information
Chrome Release Bot (LUCI) committed Sep 25, 2023
1 parent c61c3fa commit 6e3bb44
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DEPS
Expand Up @@ -409,7 +409,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': '5439edbe2a128595937c2b58c1b9a22b38b5a413',
'devtools_frontend_revision': 'bcf0ed097be848d234fb5290c1e4d69672dc5405',
# 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.
Expand Down Expand Up @@ -1305,7 +1305,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' + '@' + '4c417178ccd4c488fe0ef2986f7cf21d85e89f7b',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '653fa36a656834ea2d28ef252f5f0b48ff474e3e',
'condition': 'checkout_src_internal',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/devtools-frontend-internal
Submodule devtools-frontend-internal updated from 4c4171 to 653fa3
2 changes: 1 addition & 1 deletion third_party/devtools-frontend/src
Submodule src updated from 5439ed to bcf0ed

0 comments on commit 6e3bb44

Please sign in to comment.