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