File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,9 +107,6 @@ deps = {
107107 'src/third_party/benchmark' :
108108 Var ('fuchsia_git' ) + '/third_party/benchmark' + '@' + 'a779ffce872b4c811beef482e18bd0b63626aa42' ,
109109
110- 'src/third_party/googletest' :
111- Var ('fuchsia_git' ) + '/third_party/googletest' + '@' + '3fef9015bfe7617d57806cd7c73a653b28559fae' ,
112-
113110 'src/third_party/rapidjson' :
114111 Var ('fuchsia_git' ) + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b' ,
115112
@@ -138,6 +135,9 @@ deps = {
138135
139136 'src/third_party/khronos' :
140137 Var ('chromium_git' ) + '/chromium/src/third_party/khronos.git' + '@' + '7122230e90547962e0f0c627f62eeed3c701f275' ,
138+
139+ 'src/third_party/googletest' :
140+ Var ('github_git' ) + '/google/googletest' + '@' + 'f5e592d8ee5ffb1d9af5be7f715ce3576b8bf9c4' ,
141141
142142 'src/third_party/boringssl' :
143143 Var ('github_git' ) + '/dart-lang/boringssl_gen.git' + '@' + Var ('dart_boringssl_gen_rev' ),
You can’t perform that action at this time.
0 commit comments