| Index: ui/aura/mus/window_tree_client.h
|
| diff --git a/ui/aura/mus/window_tree_client.h b/ui/aura/mus/window_tree_client.h
|
| index 07ce81373325bcfc6aa05441934b7abe4cce8c57..fdced3ee9476c53ce744971ce016aed95c9299c7 100644
|
| --- a/ui/aura/mus/window_tree_client.h
|
| +++ b/ui/aura/mus/window_tree_client.h
|
| @@ -126,7 +126,6 @@ class AURA_EXPORT WindowTreeClient
|
|
|
| void AttachCompositorFrameSink(
|
| Id window_id,
|
| - ui::mojom::CompositorFrameSinkType type,
|
| cc::mojom::MojoCompositorFrameSinkRequest compositor_frame_sink,
|
| cc::mojom::MojoCompositorFrameSinkClientPtr client);
|
|
|
|
|