Switch to using //lib/tonic's DartWrappable (flutter/engine#2878)

This removes most (all?) of our dependency on base::RefCountedThreadSafe.
This commit is contained in:
Adam Barth 2016-08-05 16:43:35 -07:00 committed by GitHub
parent 5575f2e18b
commit 9acb03545e

2
DEPS
View File

@ -53,7 +53,7 @@ deps = {
Var('fuchsia_git') + '/ftl' + '@' + 'be8fe290130170e78cbd3cedbf2ba580c22ced43',
'src/lib/tonic':
Var('fuchsia_git') + '/tonic' + '@' + '4c73592aceba378355e245b797017ff4c02a9248',
Var('fuchsia_git') + '/tonic' + '@' + 'b590c06d2076b6c35b737fa5412f54387251588b',
'src/third_party/gtest':
Var('fuchsia_git') + '/third_party/gtest' + '@' + 'c00f82917331efbbd27124b537e4ccc915a02b72',