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