| Index: content/test/web_layer_tree_view_impl_for_testing.h
|
| diff --git a/content/test/web_layer_tree_view_impl_for_testing.h b/content/test/web_layer_tree_view_impl_for_testing.h
|
| index a30a74e8c5c08a6af724dbc031167ca99953da56..c361d62d2bdfbf8b1b352f525b44a1582f9f4563 100644
|
| --- a/content/test/web_layer_tree_view_impl_for_testing.h
|
| +++ b/content/test/web_layer_tree_view_impl_for_testing.h
|
| @@ -80,8 +80,6 @@ class WebLayerTreeViewImplForTesting
|
| virtual void DidCompleteSwapBuffers() OVERRIDE {}
|
|
|
| // cc::LayerTreeHostSingleThreadClient implementation.
|
| - virtual void ScheduleComposite() OVERRIDE {}
|
| - virtual void ScheduleAnimation() OVERRIDE {}
|
| virtual void DidPostSwapBuffers() OVERRIDE {}
|
| virtual void DidAbortSwapBuffers() OVERRIDE {}
|
|
|
|
|