| 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 e309d9c4a9b1db24349a1c5a1fcd5bda9d365a6f..a67115bd06c75069694bf0fa785148399190bb75 100644
|
| --- a/content/test/web_layer_tree_view_impl_for_testing.h
|
| +++ b/content/test/web_layer_tree_view_impl_for_testing.h
|
| @@ -56,7 +56,6 @@ class WebLayerTreeViewImplForTesting
|
| void setNeedsAnimate() override;
|
| void didStopFlinging() override;
|
| void setDeferCommits(bool defer_commits) override;
|
| - void registerForAnimations(blink::WebLayer* layer) override;
|
| void registerViewportLayers(
|
| const blink::WebLayer* overscrollElasticityLayer,
|
| const blink::WebLayer* pageScaleLayerLayer,
|
|
|