| 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 3b21238bc2373f6bd5c3f6f65c29a80fe67108e1..6ff82f9b2b0af1b91930c413d82bf624748ff460 100644
|
| --- a/content/test/web_layer_tree_view_impl_for_testing.h
|
| +++ b/content/test/web_layer_tree_view_impl_for_testing.h
|
| @@ -68,6 +68,7 @@ class WebLayerTreeViewImplForTesting
|
| void WillBeginMainFrame() override {}
|
| void DidBeginMainFrame() override {}
|
| void BeginMainFrame(const cc::BeginFrameArgs& args) override {}
|
| + void BeginMainFrameNotExpectedSoon() override {}
|
| void Layout() override;
|
| void ApplyViewportDeltas(const gfx::Vector2dF& inner_delta,
|
| const gfx::Vector2dF& outer_delta,
|
|
|