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