| Index: services/ui/ws/window_server.h
|
| diff --git a/services/ui/ws/window_server.h b/services/ui/ws/window_server.h
|
| index a19909f9c80de5c765e32efd20859efb43e4f082..17e335d73cec56998b98f6cecce606e9db5ae9c9 100644
|
| --- a/services/ui/ws/window_server.h
|
| +++ b/services/ui/ws/window_server.h
|
| @@ -377,7 +377,6 @@ class WindowServer : public ServerWindowDelegate,
|
| display_compositor_client_binding_;
|
| // State for rendering into a Surface.
|
| cc::mojom::DisplayCompositorPtr display_compositor_;
|
| - cc::mojom::DisplayCompositorRequest display_compositor_request_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(WindowServer);
|
| };
|
|
|