| Index: components/mus/mus_app.h
|
| diff --git a/components/mus/mus_app.h b/components/mus/mus_app.h
|
| index e217fba49fb9454f49665192f6de429e7dbc7741..c66267faf312302b8096a09c4df890f7310c03ae 100644
|
| --- a/components/mus/mus_app.h
|
| +++ b/components/mus/mus_app.h
|
| @@ -75,7 +75,6 @@ class MandolineUIServicesApp
|
| void Initialize(mojo::Connector* connector, const mojo::Identity& identity,
|
| uint32_t id) override;
|
| bool AcceptConnection(mojo::Connection* connection) override;
|
| - void ShellConnectionLost() override;
|
|
|
| // WindowServerDelegate:
|
| void OnFirstDisplayReady() override;
|
|
|