| 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 6976087869b597287f5db6748b536a8f5ea0fa71..0973fb1395278bfbecbe624bbf2750351b347212 100644
|
| --- a/cc/trees/layer_tree_host_impl_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_impl_unittest.cc
|
| @@ -92,8 +92,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 {
|
|
|