Skip to content

Commit be769dc

Browse files
devtools-ci-autoroll-builderDevtools-frontend LUCI CQ
authored andcommitted
Roll browser-protocol and CfT
This roll requires a manual review. See http://go/reviewed-rolls for guidance. Rolling CfT pin toghether with browser-protocol files: https://chromium.googlesource.com/chromium/src/+log/{old_revision}..{new_revision} In case of failures or errors, reach out to someone from config/owner/COMMON_OWNERS. Roll created at https://cr-buildbucket.appspot.com/build/8687570248332948737 R=chrome-devtools-waterfall-gardener-emea-oncall@google.com Bug: none Change-Id: I4b5420e3a4adb11ee803d6f075aa837efb03ad12 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7657053 Reviewed-by: Simon Zünd <szuend@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
1 parent 43f5a5c commit be769dc

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

DEPS

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ vars = {
5252
# Note: This var is no longer referenced in the body of this DEPS file.
5353
# However it is used by the roll script (scripts/deps/roll_deps.py) to ease
5454
# version resolution. DO NOT REMOVE!
55-
'chrome': '148.0.7728.0',
55+
'chrome': '148.0.7729.2',
5656

5757
# 'magic' text to tell depot_tools that git submodules should be accepted but
5858
# but parity with DEPS file is expected.
@@ -238,10 +238,10 @@ deps = {
238238
'bucket': 'chrome-for-testing-public',
239239
'objects': [
240240
{
241-
'object_name': '148.0.7728.0/win64/chrome-win64.zip',
242-
'sha256sum': '13fda86d1a4f65ee8abdd8db72e1114cd86038874dd29d044f6936ea660a028a',
243-
'size_bytes': 188986513,
244-
'generation': 1773210877834436,
241+
'object_name': '148.0.7729.2/win64/chrome-win64.zip',
242+
'sha256sum': '7726ea9c1bdcfc91840ff3125578b51ff6c94918aebcea74e071afa60d6c5b5b',
243+
'size_bytes': 188395942,
244+
'generation': 1773256751854775,
245245
},
246246
],
247247
},
@@ -251,10 +251,10 @@ deps = {
251251
'bucket': 'chrome-for-testing-public',
252252
'objects': [
253253
{
254-
'object_name': '148.0.7728.0/mac-x64/chrome-mac-x64.zip',
255-
'sha256sum': 'a2c82ad48ddc8a56c9dbd18f31c627e262dce5a7198e6cf8dd617847aba620b7',
256-
'size_bytes': 182903729,
257-
'generation': 1773212250298793,
254+
'object_name': '148.0.7729.2/mac-x64/chrome-mac-x64.zip',
255+
'sha256sum': '28124dac474d08dd5b850a0c1b4e867d1af87b291941105969c9067af0e33545',
256+
'size_bytes': 182675790,
257+
'generation': 1773263771606719,
258258
},
259259
],
260260
},
@@ -264,10 +264,10 @@ deps = {
264264
'bucket': 'chrome-for-testing-public',
265265
'objects': [
266266
{
267-
'object_name': '148.0.7728.0/mac-arm64/chrome-mac-arm64.zip',
268-
'sha256sum': 'b9b07fdf611adf0c1bdaff01321e196fc940baf0160e0a70feb533c5f9dc0327',
269-
'size_bytes': 173911480,
270-
'generation': 1773206031348770,
267+
'object_name': '148.0.7729.2/mac-arm64/chrome-mac-arm64.zip',
268+
'sha256sum': 'e4c30edea8497df35124b114b04912fe4d87f0123c7af38d9d5480c9ed59ab30',
269+
'size_bytes': 173260278,
270+
'generation': 1773259076091451,
271271
},
272272
],
273273
},
@@ -277,10 +277,10 @@ deps = {
277277
'bucket': 'chrome-for-testing-public',
278278
'objects': [
279279
{
280-
'object_name': '148.0.7728.0/linux64/chrome-linux64.zip',
281-
'sha256sum': '5359dd4ddf7ecd987b896776feb5f9dfd40cdd3d8a8d22ef7a1f0016dd055e74',
282-
'size_bytes': 179520140,
283-
'generation': 1773202986601074,
280+
'object_name': '148.0.7729.2/linux64/chrome-linux64.zip',
281+
'sha256sum': '2661c8d1a9bb26a41f24a3ffd03be6620f8d61cfab516031bfc247b3540e5051',
282+
'size_bytes': 179320407,
283+
'generation': 1773254064320497,
284284
},
285285
],
286286
},

0 commit comments

Comments
 (0)