Unblock the Mojo main thread during rasterizer setup (flutter/engine#2868)

Fixes https://github.com/flutter/flutter/issues/4957
This commit is contained in:
Jason Simmons
2016-08-04 16:52:54 -07:00
committed by GitHub
parent 4dcde30743
commit a2ead44b81

2
DEPS
View File

@@ -50,7 +50,7 @@ deps = {
# and not have to specific specific hashes.
'src/lib/ftl':
Var('fuchsia_git') + '/ftl' + '@' + '563353eb5782ac396d01eae025a45172a18660d4',
Var('fuchsia_git') + '/ftl' + '@' + 'e9ebb15d179fed9467e5fb3ce6fb807cc4ad9a8b',
'src/lib/tonic':
Var('fuchsia_git') + '/tonic' + '@' + '18fa4dec7495e0bafc9e3e6c1783e726c032d987',