| Index: cc/trees/layer_tree_host_impl_unittest.cc
|
| diff --git a/cc/trees/layer_tree_host_impl_unittest.cc b/cc/trees/layer_tree_host_impl_unittest.cc
|
| index f99bb73bd5134a7cea85ff1bc9de02b920f6f3eb..93b3e5c60c473a15206ac837d166dfd9c4584174 100644
|
| --- a/cc/trees/layer_tree_host_impl_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_impl_unittest.cc
|
| @@ -104,6 +104,7 @@ class LayerTreeHostImplTest : public testing::Test,
|
|
|
| virtual void TearDown() OVERRIDE {}
|
|
|
| + virtual void UpdateRendererCapabilitiesOnImplThread() OVERRIDE {}
|
| virtual void DidLoseOutputSurfaceOnImplThread() OVERRIDE {}
|
| virtual void DidSwapBuffersOnImplThread() OVERRIDE {}
|
| virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
|
|
|