0

[DEPS] Add speedometer git submodule

DEPS git entry was added in https://crrev.com/c/4793496 but without
git submodules.

R=jam

Change-Id: I3a8c6ed42d9dd78b1f0a1cf350c80a0d03b2ddc2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4814655
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Auto-Submit: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1189225}
This commit is contained in:
Josip Sokcevic
2023-08-28 22:42:12 +00:00
committed by Chromium LUCI CQ
parent 3fd83e5bf8
commit e7fbe1059a
3 changed files with 5 additions and 0 deletions
.gitmodulesOWNERS
third_party/speedometer

3
.gitmodules vendored

@ -341,6 +341,9 @@
[submodule "third_party/securemessage/src"]
path = third_party/securemessage/src
url = https://chromium.googlesource.com/external/github.com/google/securemessage.git
[submodule "third_party/speedometer/v3.0"]
path = third_party/speedometer/v3.0
url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer.git
[submodule "third_party/ukey2/src"]
path = third_party/ukey2/src
url = https://chromium.googlesource.com/external/github.com/google/ukey2.git

1
OWNERS

@ -256,6 +256,7 @@ per-file third_party/android_tools_internal=*
per-file third_party/gles2_conform=*
per-file third_party/googlemac=*
per-file third_party/khronos_glcts=*
per-file third_party/speedometer/v3.0=*
per-file third_party/widevine/cdm/chromeos=*
per-file third_party/widevine/cdm/linux=*
per-file third_party/widevine/cdm/mac=*

1
third_party/speedometer/v3.0 vendored Submodule