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 0d5c2db14e1c8f98ab12420adfd95266bf086cca..53d81e7be873cc2c8b9651bef7020f25c9899a66 100644 |
--- a/content/test/web_layer_tree_view_impl_for_testing.h |
+++ b/content/test/web_layer_tree_view_impl_for_testing.h |
@@ -82,6 +82,7 @@ class WebLayerTreeViewImplForTesting |
void DidCommit() override {} |
void DidCommitAndDrawFrame() override {} |
void DidCompleteSwapBuffers() override {} |
+ void DidCompletePageScaleAnimation() override {} |
// cc::LayerTreeHostSingleThreadClient implementation. |
void DidPostSwapBuffers() override {} |