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 6ff82f9b2b0af1b91930c413d82bf624748ff460..7c05467fbd3dbdb69836a5292449dfe6c9e637eb 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, |