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:

committed by
Chromium LUCI CQ

parent
f88dd0b7f3
commit
2c006c2057
6
.gitmodules
vendored
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
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',
|
||||
},
|
||||
|
||||
|
Submodule chrome/installer/mac/internal updated: 95a280ab15...bff19c50fa
Reference in New Issue
Block a user