| 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 db28812f0a0d870878d27b336cd3b5f347edc324..9c9808937bc2f447c249e34a29c1356c1a2e5672 100644
|
| --- a/content/test/web_layer_tree_view_impl_for_testing.h
|
| +++ b/content/test/web_layer_tree_view_impl_for_testing.h
|
| @@ -53,6 +53,7 @@ class WebLayerTreeViewImplForTesting
|
| virtual void didStopFlinging();
|
| virtual void finishAllRendering();
|
| virtual void setDeferCommits(bool defer_commits);
|
| + virtual void registerForAnimations(blink::WebLayer* layer);
|
| virtual void registerViewportLayers(
|
| const blink::WebLayer* overscrollElasticityLayer,
|
| const blink::WebLayer* pageScaleLayerLayer,
|
|
|