mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Updated googletest to fix fuchsia build. (#13980)
This commit is contained in:
parent
9f89ef65cd
commit
ad14574949
2
DEPS
2
DEPS
@ -152,7 +152,7 @@ deps = {
|
||||
Var('fuchsia_git') + '/third_party/benchmark' + '@' + 'a779ffce872b4c811beef482e18bd0b63626aa42',
|
||||
|
||||
'src/third_party/googletest':
|
||||
Var('fuchsia_git') + '/third_party/googletest' + '@' + 'd8827ca8e397b725a3039b19cc116e309c47815e',
|
||||
Var('fuchsia_git') + '/third_party/googletest' + '@' + '3fef9015bfe7617d57806cd7c73a653b28559fae',
|
||||
|
||||
'src/third_party/rapidjson':
|
||||
Var('fuchsia_git') + '/third_party/rapidjson' + '@' + '32d07c55db1bb6c2ae17cba4033491a667647753',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user