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 = {
107
107
'src/third_party/benchmark' :
108
108
Var ('fuchsia_git' ) + '/third_party/benchmark' + '@' + 'a779ffce872b4c811beef482e18bd0b63626aa42' ,
109
109
110
- 'src/third_party/googletest' :
111
- Var ('fuchsia_git' ) + '/third_party/googletest' + '@' + '3fef9015bfe7617d57806cd7c73a653b28559fae' ,
112
-
113
110
'src/third_party/rapidjson' :
114
111
Var ('fuchsia_git' ) + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b' ,
115
112
@@ -138,6 +135,9 @@ deps = {
138
135
139
136
'src/third_party/khronos' :
140
137
Var ('chromium_git' ) + '/chromium/src/third_party/khronos.git' + '@' + '7122230e90547962e0f0c627f62eeed3c701f275' ,
138
+
139
+ 'src/third_party/googletest' :
140
+ Var ('github_git' ) + '/google/googletest' + '@' + 'f5e592d8ee5ffb1d9af5be7f715ce3576b8bf9c4' ,
141
141
142
142
'src/third_party/boringssl' :
143
143
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