0

Roll installer/mac/internal

Bug: 393198671
Change-Id: I1bf5eec3ea5c79a2b9ce317f9f7860adc2d1bd5c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6284669
Auto-Submit: Noah Rose Ledesma <noahrose@google.com>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Noah Rose Ledesma <noahrose@google.com>
Cr-Commit-Position: refs/heads/main@{#1422673}
This commit is contained in:
Noah Rose Ledesma
2025-02-20 10:48:31 -08:00
committed by Chromium LUCI CQ
parent f88dd0b7f3
commit 2c006c2057
3 changed files with 5 additions and 5 deletions
.gitmodulesDEPS
chrome/installer/mac

6
.gitmodules vendored

@ -364,12 +364,12 @@
[submodule "third_party/speedometer/v3.0"]
path = third_party/speedometer/v3.0
url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
[submodule "third_party/speedometer/v2.0"]
path = third_party/speedometer/v2.0
url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
[submodule "third_party/speedometer/v2.1"]
path = third_party/speedometer/v2.1
url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
[submodule "third_party/speedometer/v2.0"]
path = third_party/speedometer/v2.0
url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
[submodule "third_party/ukey2/src"]
path = third_party/ukey2/src
url = https://chromium.googlesource.com/external/github.com/google/ukey2

2
DEPS

@ -4385,7 +4385,7 @@ deps = {
# grepping.
'src/chrome/installer/mac/internal': {
'url': Var('chrome_git') + '/chrome/installer/mac/internal.git' + '@' +
'95a280ab1578d8eb43d65ce0c25a50e5a2a039a5',
'bff19c50fa5c3177e594b9c5d07567b3ff5f4d65',
'condition': 'checkout_src_internal',
},