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 730c210c0181a86776bbeedde04d532cc1beea61..13d6ee485b5050f7c238dcd5260f5dc627e17f3d 100644 |
--- a/content/test/web_layer_tree_view_impl_for_testing.h |
+++ b/content/test/web_layer_tree_view_impl_for_testing.h |
@@ -80,6 +80,8 @@ |
virtual void DidCompleteSwapBuffers() OVERRIDE {} |
// cc::LayerTreeHostSingleThreadClient implementation. |
+ virtual void ScheduleComposite() OVERRIDE {} |
+ virtual void ScheduleAnimation() OVERRIDE {} |
virtual void DidPostSwapBuffers() OVERRIDE {} |
virtual void DidAbortSwapBuffers() OVERRIDE {} |