| Index: services/ui/ws/window_server.h
|
| diff --git a/services/ui/ws/window_server.h b/services/ui/ws/window_server.h
|
| index 26bcfbd5436ce3c462811b433cecb10b64d97d14..97be57b3bbd8b1db0280a073dfcfd4604c53e7ed 100644
|
| --- a/services/ui/ws/window_server.h
|
| +++ b/services/ui/ws/window_server.h
|
| @@ -229,7 +229,6 @@ class WindowServer : public ServerWindowDelegate,
|
|
|
| // ServerWindowDelegate:
|
| cc::mojom::DisplayCompositor* GetDisplayCompositor() override;
|
| - mojo::AssociatedGroup* GetDisplayCompositorAssociatedGroup() override;
|
|
|
| // UserDisplayManagerDelegate:
|
| bool GetFrameDecorationsForUser(
|
|
|