Skip to content

Commit

Permalink
Roll devtools-internal from 39945b0656e5 to da387810bd78 (1 revision)
Browse files Browse the repository at this point in the history
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/39945b0656e5..da387810bd78

Also rolling transitive DEPS:
  https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1da44a7d2fb00e6662e66af0424709c9a018304a..1b3207f942e6bc7264f58fe8afc5ca26fc76cc9d

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: Ied90e9bc6836fbf7adea636aea7d7531c83faefd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4348304
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1119088}
  • Loading branch information
chromium-internal-autoroll authored and Chromium LUCI CQ committed Mar 19, 2023
1 parent 709d3cf commit 3483e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
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': '1da44a7d2fb00e6662e66af0424709c9a018304a',
'devtools_frontend_revision': '1b3207f942e6bc7264f58fe8afc5ca26fc76cc9d',
# 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' + '@' + '39945b0656e5300434a455f4de3e9deb7b403f45',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'da387810bd789902d7cf31095a88990639b357bf',
'condition': 'checkout_src_internal',
},

Expand Down

0 comments on commit 3483e5e

Please sign in to comment.