0

Roll devtools-internal from e5c63e210d66 to 0db0fa76b151 (1 revision)

e5c63e210d..0db0fa76b1

Also rolling transitive DEPS:
  d55ad1947a..e34a34e0fb

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: I982a89c0e0877514cb9711523bc9dbea964f6970
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4299518
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@{#1111878}
This commit is contained in:
chromium-internal-autoroll
2023-03-01 22:48:27 +00:00
committed by Chromium LUCI CQ
parent c6f3d173f6
commit 6bb71d98c7

4
DEPS

@@ -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': 'd55ad1947a5b63b7460eaf5cd2387fdad73e5295',
'devtools_frontend_revision': 'e34a34e0fb61dbd707d6375fcff8db3f78960840',
# 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.
@@ -1216,7 +1216,7 @@ deps = {
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
'src/third_party/devtools-frontend-internal': {
'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'e5c63e210d664d043fc3f2d84cebcfae18dd90be',
'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '0db0fa76b151f6257ba6d2012811f862fb6129d2',
'condition': 'checkout_src_internal',
},