| Index: cc/test/layer_tree_test.h
|
| diff --git a/cc/test/layer_tree_test.h b/cc/test/layer_tree_test.h
|
| index 86208f2f30af10e1e2778abce2ff1ce440f2f38e..19a379be5ab4b96af5b52cf79bf5fb1a3e430dff 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) {}
|
|
|