Skip to content

Commit

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

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: Ifa91ea813183328fb20d57319654b9f52ffefd46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4351767
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@{#1119096}
  • Loading branch information
chromium-internal-autoroll authored and Chromium LUCI CQ committed Mar 19, 2023
1 parent 1d5f550 commit ff9e043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
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' + '@' + '44f4fd8d012e02ba48cecdb5e1e551beabc7c302',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'cf8519ecdb71fac0c6a8bd15982f29acc8dfc4a0',
'condition': 'checkout_src_internal',
},

Expand Down

0 comments on commit ff9e043

Please sign in to comment.