Index: content/common/mojo/mojo_shell_connection_impl.h |
diff --git a/content/common/mojo/mojo_shell_connection_impl.h b/content/common/mojo/mojo_shell_connection_impl.h |
index 49bfefc7128a0e5bcf7be8c56ad09a64c53162f2..52ce78e927c3b5451a9bd7b9e7cc24ff5ac065ba 100644 |
--- a/content/common/mojo/mojo_shell_connection_impl.h |
+++ b/content/common/mojo/mojo_shell_connection_impl.h |
@@ -53,6 +53,7 @@ |
const mojo::Identity& identity, |
uint32_t id) override; |
bool AcceptConnection(mojo::Connection* connection) override; |
+ void ShellConnectionLost() override; |
// MojoShellConnection: |
mojo::Connector* GetConnector() override; |