mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll third_party/benchmark to a779ffce872b4c811beef482e18bd0b63626aa42 (flutter/engine#11492)
Picks up a single change: Add trailing newline at EOF This complies with Fuchsia's default_warnings config, which contains "-Wnewline-eof".
This commit is contained in:
parent
116b9729ec
commit
db526e130c
2
DEPS
2
DEPS
@ -149,7 +149,7 @@ deps = {
|
||||
Var('fuchsia_git') + '/tonic' + '@' + 'bd27b4549199df72fcaeefd259ebc12a31c2e4ee',
|
||||
|
||||
'src/third_party/benchmark':
|
||||
Var('fuchsia_git') + '/third_party/benchmark' + '@' + '21f1eb3fe269ea43eba862bf6b699cde46587ade',
|
||||
Var('fuchsia_git') + '/third_party/benchmark' + '@' + 'a779ffce872b4c811beef482e18bd0b63626aa42',
|
||||
|
||||
'src/third_party/googletest':
|
||||
Var('fuchsia_git') + '/third_party/googletest' + '@' + '46d66506083fc3333d84c260e7bd2eb3816a917a',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user