| Index: services/ui/public/cpp/tests/test_window_tree.cc
|
| diff --git a/services/ui/public/cpp/tests/test_window_tree.cc b/services/ui/public/cpp/tests/test_window_tree.cc
|
| index cf986eff8ac765f0a4f092982b8ca0298b73b2b6..4da3c7e5df62c91be888c7f9ad60a7fdea9e4cd0 100644
|
| --- a/services/ui/public/cpp/tests/test_window_tree.cc
|
| +++ b/services/ui/public/cpp/tests/test_window_tree.cc
|
| @@ -87,7 +87,6 @@ void TestWindowTree::SetWindowOpacity(uint32_t change_id,
|
|
|
| void TestWindowTree::AttachCompositorFrameSink(
|
| uint32_t window_id,
|
| - mojom::CompositorFrameSinkType type,
|
| mojo::InterfaceRequest<cc::mojom::MojoCompositorFrameSink> surface,
|
| cc::mojom::MojoCompositorFrameSinkClientPtr client) {}
|
|
|
|
|