| Index: services/ui/public/cpp/window_tree_client.h
|
| diff --git a/services/ui/public/cpp/window_tree_client.h b/services/ui/public/cpp/window_tree_client.h
|
| index 06c33e827ba9258c0429cb64587a436a6bef064f..00a7a7128ca49caa8828522b877c09e67d5d8dee 100644
|
| --- a/services/ui/public/cpp/window_tree_client.h
|
| +++ b/services/ui/public/cpp/window_tree_client.h
|
| @@ -129,7 +129,6 @@ class WindowTreeClient : public mojom::WindowTreeClient,
|
|
|
| void AttachCompositorFrameSink(
|
| Id window_id,
|
| - mojom::CompositorFrameSinkType type,
|
| cc::mojom::MojoCompositorFrameSinkRequest compositor_frame_sink,
|
| cc::mojom::MojoCompositorFrameSinkClientPtr client);
|
|
|
|
|