Skip to content

Commit 8104ae2

Browse files
devtools-ci-autoroll-builderDevtools-frontend LUCI CQ
authored andcommitted
Update DevTools DEPS (trusted)
Rolling build: https://chromium.googlesource.com/chromium/src/build/+log/054b6ab..4eb5eb2 Rolling buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/0b82a1d..157f41f Rolling buildtools/linux64: git_revision:4e0818fd86bffc0b4a4b61d3295a6732ba08d715..git_revision:64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce Rolling buildtools/mac: git_revision:4e0818fd86bffc0b4a4b61d3295a6732ba08d715..git_revision:64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce Rolling buildtools/win: git_revision:4e0818fd86bffc0b4a4b61d3295a6732ba08d715..git_revision:64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce Rolling third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/e77a606..70179d9 Rolling third_party/inspector_protocol: https://chromium.googlesource.com/deps/inspector_protocol/+log/679b33a..990edad Roll created at https://cr-buildbucket.appspot.com/build/8695180392876587553 Bug: none Change-Id: Ied0ce6a3468c70e95a0c094d621fb8f1f86a2ea6 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7272550 Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
1 parent 30133a2 commit 8104ae2

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ vars = {
1212
'build_with_chromium': False,
1313

1414
'build_url': 'https://chromium.googlesource.com/chromium/src/build.git',
15-
'build_revision': '054b6abda20fa69a54eec024d9cfc75867bfea27',
15+
'build_revision': '4eb5eb253976fca955d89238b2028b6ff9d38e7c',
1616

1717
'buildtools_url': 'https://chromium.googlesource.com/chromium/src/buildtools.git',
18-
'buildtools_revision': '0b82a1d7bd15ca14932202544e76dbe395a8a41a',
18+
'buildtools_revision': '157f41f4fcbaad7c002d52a7880b45c58c7c0c95',
1919

2020
'depot_tools_url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git',
21-
'depot_tools_revision': 'e77a606b2c2eee2ffe82498649ab14ada7a1e298',
21+
'depot_tools_revision': '70179d9d8456c21de05524f45bc3e4a681819f63',
2222

2323
'inspector_protocol_url': 'https://chromium.googlesource.com/deps/inspector_protocol',
24-
'inspector_protocol_revision': '679b33a98ae546ff521eee2ea28d8d5bf28872ba',
24+
'inspector_protocol_revision': '990edad849dd014ba3e37ed7c521d0b8e75d8514',
2525

2626
# Keeping track of the last time we rolled the browser protocol files.
2727
'chromium_browser_protocol_revision' : 'cb5e3196dab34d7c2e8e58809202c6858ad441dd',
@@ -32,7 +32,7 @@ vars = {
3232
'emscripten_tag': 'ade9d780ff17c88d81aa13860361743e3c1e1396',
3333

3434
# GN CIPD package version.
35-
'gn_version': 'git_revision:4e0818fd86bffc0b4a4b61d3295a6732ba08d715',
35+
'gn_version': 'git_revision:64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce',
3636

3737
'cmake_version': 'version:2@3.21.3',
3838

build

Submodule build updated from 054b6ab to 4eb5eb2

buildtools

Submodule buildtools updated from 0b82a1d to 157f41f

third_party/depot_tools

Submodule depot_tools updated from e77a606 to 70179d9

third_party/inspector_protocol

Submodule inspector_protocol updated from 679b33a to 990edad

0 commit comments

Comments
 (0)