Update tonic to pull in Android build fixes. (flutter/engine#5834)

This commit is contained in:
Chinmay Garde
2018-07-23 18:03:45 -07:00
committed by GitHub
parent 6cac6926ef
commit a2211371e3

2
DEPS
View File

@@ -126,7 +126,7 @@ deps = {
Var('fuchsia_git') + '/garnet' + '@' + 'b7492b5f34e32248b164eb48ae8e67995aebda67',
'src/third_party/tonic':
Var('fuchsia_git') + '/tonic' + '@' + '81fc7ad248fba238a71b04d34595edbe37128346',
Var('fuchsia_git') + '/tonic' + '@' + '57d508b12462db686573edcbc97891d90cf92f90',
'src/third_party/benchmark':
Var('fuchsia_git') + '/third_party/benchmark' + '@' + '296537bc48d380adf21567c5d736ab79f5363d22',