| Index: cc/test/fake_layer_tree_host_impl_client.h
|
| diff --git a/cc/test/fake_layer_tree_host_impl_client.h b/cc/test/fake_layer_tree_host_impl_client.h
|
| index 7a16830082d0d79b86b3eebce8366d9b05748a0a..44e53809054deac1dc1a003275df9b736ed3e277 100644
|
| --- a/cc/test/fake_layer_tree_host_impl_client.h
|
| +++ b/cc/test/fake_layer_tree_host_impl_client.h
|
| @@ -38,8 +38,6 @@ class FakeLayerTreeHostImplClient : public LayerTreeHostImplClient {
|
| virtual void RenewTreePriority() OVERRIDE {}
|
| virtual void RequestScrollbarAnimationOnImplThread(base::TimeDelta)
|
| OVERRIDE {}
|
| - virtual void DidReceiveLastInputEventForBeginFrameOnImplThread(
|
| - base::TimeTicks frame_time) OVERRIDE {}
|
| virtual void DidActivatePendingTree() OVERRIDE {}
|
| };
|
|
|
|
|