Skip to content

Commit

Permalink
Roll devtools-internal from e2381a481c47 to b3586feda998 (2 revisions)
Browse files Browse the repository at this point in the history
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/e2381a481c47..b3586feda998

Also rolling transitive DEPS:
  https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/30899e9000fa9c236426b3bb62d925bcb2608d57..9448b4c897da8129603703668af0a6dcebe1eb56

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 [email protected],[email protected] 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: [email protected]
Change-Id: I511074696d70af9a834e617c25aee65bb32e05e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027480
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@{#1224044}
  • Loading branch information
chromium-internal-autoroll authored and Chromium LUCI CQ committed Nov 14, 2023
1 parent bb35e61 commit 356a1df
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 @@ -400,7 +400,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': '30899e9000fa9c236426b3bb62d925bcb2608d57',
'devtools_frontend_revision': '9448b4c897da8129603703668af0a6dcebe1eb56',
# 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 @@ -1224,7 +1224,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' + '@' + 'e2381a481c47414065425dba823db209dbaa51c3',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'b3586feda9989d2162843751c15f787b4c38c276',
'condition': 'checkout_src_internal',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/devtools-frontend-internal
Submodule devtools-frontend-internal updated from e2381a to b3586f
2 changes: 1 addition & 1 deletion third_party/devtools-frontend/src
Submodule src updated from 30899e to 9448b4

0 comments on commit 356a1df

Please sign in to comment.