Skip to content

Commit

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

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

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

Generated by: go/bbid/8764989130270290417

Change-Id: I039f8e7ad1b2ddc65ee91e8f2a71570d84ea9d93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5013825
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/6045@{#1262}
Cr-Branched-From: 905e8bd-refs/heads/main@{#1204232}
  • Loading branch information
Chrome Release Bot (LUCI) committed Nov 8, 2023
1 parent 3ac9602 commit bf0c080
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': '7587aaa257ca5c81933006e861e8c4e80f668746',
'devtools_frontend_revision': '91b90b0f12222df90a8eef829c4c8dd4a8bfb73e',
# 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' + '@' + 'ac8998b43fd40d09e56e604db8694fec03a1a7b3',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '1efab8dd92dd7b96f615f6670a020adf8760dd63',
'condition': 'checkout_src_internal',
},

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

0 comments on commit bf0c080

Please sign in to comment.