| 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 8ceb6bdbb5f7eea5f567f3d634731f62d562b6bd..78e5a6df81cb2fbc0ece2d28bcc81bc390bcd32a 100644
|
| --- a/cc/trees/layer_tree_host_impl_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_impl_unittest.cc
|
| @@ -95,8 +95,6 @@ class LayerTreeHostImplTest : public testing::Test,
|
| }
|
| virtual void DidLoseOutputSurfaceOnImplThread() OVERRIDE {}
|
| virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
|
| - virtual void OnVSyncParametersChanged(base::TimeTicks timebase,
|
| - base::TimeDelta interval) OVERRIDE {}
|
| virtual void BeginFrameOnImplThread(base::TimeTicks frame_time)
|
| OVERRIDE {}
|
| virtual void OnCanDrawStateChanged(bool can_draw) OVERRIDE {
|
|
|