| Index: cc/test/layer_tree_test.h
|
| diff --git a/cc/test/layer_tree_test.h b/cc/test/layer_tree_test.h
|
| index b017d0ff6d43b0ff5a2c0cc5b42e323bdaca3574..1b1cffcf904984234a103e67be8fbbf0081c3127 100644
|
| --- a/cc/test/layer_tree_test.h
|
| +++ b/cc/test/layer_tree_test.h
|
| @@ -36,8 +36,6 @@ class TestHooks : public AnimationDelegate {
|
|
|
| virtual void WillBeginImplFrameOnThread(LayerTreeHostImpl* host_impl,
|
| const BeginFrameArgs& args) {}
|
| - virtual void DidBeginImplFrameOnThread(LayerTreeHostImpl* host_impl,
|
| - const BeginFrameArgs& args) {}
|
| virtual void BeginMainFrameAbortedOnThread(LayerTreeHostImpl* host_impl,
|
| bool did_handle) {}
|
| virtual void BeginCommitOnThread(LayerTreeHostImpl* host_impl) {}
|
|
|