Skip to content

Commit

Permalink
Roll src/third_party/devtools-frontend-internal from a98d77182a9e to …
Browse files Browse the repository at this point in the history
…ac8998b43fd4

Commits rolled:
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/a98d77182a9e..ac8998b43fd4

Roll src/third_party/devtools-frontend/src from fa727c5e3170 to 7587aaa257ca
Commits rolled:
https://chromium.googlesource.com/devtools/devtools-frontend/+log/fa727c5e3170..7587aaa257ca

Generated by: go/bbid/8764991018782807665

Change-Id: I2923d9365591ddfe4a896ecb71cd8e179d0ed64d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5014003
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6045@{#1261}
Cr-Branched-From: 905e8bd-refs/heads/main@{#1204232}
  • Loading branch information
Chrome Release Bot (LUCI) committed Nov 8, 2023
1 parent 1e397bb commit 3ac9602
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,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': 'fa727c5e31709a4447a79a2270157b7ba86414c4',
'devtools_frontend_revision': '7587aaa257ca5c81933006e861e8c4e80f668746',
# 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 @@ -1301,7 +1301,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' + '@' + 'a98d77182a9ecdc33ce991901d032a14c5fde4e6',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'ac8998b43fd40d09e56e604db8694fec03a1a7b3',
'condition': 'checkout_src_internal',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/devtools-frontend-internal
Submodule devtools-frontend-internal updated from a98d77 to ac8998
2 changes: 1 addition & 1 deletion third_party/devtools-frontend/src
Submodule src updated from fa727c to 7587aa

0 comments on commit 3ac9602

Please sign in to comment.