Skip to content

Commit

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

Also rolling transitive DEPS:
  https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/193652e716a06bc74dfab994a5888362bb0b1ee7..f5af4b5226a5e35986de3393bd4fe71169fd32e2

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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: I0213500c770116e6c0b85018efa39908bed9f7a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4347273
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@{#1118328}
  • Loading branch information
chromium-internal-autoroll authored and Chromium LUCI CQ committed Mar 16, 2023
1 parent 23097a4 commit fd3287d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,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': '193652e716a06bc74dfab994a5888362bb0b1ee7',
'devtools_frontend_revision': 'f5af4b5226a5e35986de3393bd4fe71169fd32e2',
# 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 @@ -1225,7 +1225,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' + '@' + '8b1c76624dc6f9f539338900e01762e127c4bd20',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '871d67f4b43d1081724b440460f9d16f724a8f32',
'condition': 'checkout_src_internal',
},

Expand Down

0 comments on commit fd3287d

Please sign in to comment.