Index: mojo/shell/tests/lifecycle/app_client.h |
diff --git a/mojo/shell/tests/lifecycle/app_client.h b/mojo/shell/tests/lifecycle/app_client.h |
index d389f20bc8bef71462af5a79f8f70fe3416fc656..5a7d5e6c2e32355a79793b40c6ecf18113174dac 100644 |
--- a/mojo/shell/tests/lifecycle/app_client.h |
+++ b/mojo/shell/tests/lifecycle/app_client.h |
@@ -37,7 +37,6 @@ class AppClient : public ShellClient, |
// ShellClient: |
bool AcceptConnection(Connection* connection) override; |
- void ShellConnectionLost() override; |
// InterfaceFactory<LifecycleControl>: |
void Create(Connection* connection, LifecycleControlRequest request) override; |