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 26a626008a8ea5cde8ababe77784b44192055279..e2403bc3c54032303d4bb918aaafbf3bc52bcdde 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 {} |