summaryrefslogtreecommitdiffstats
path: root/components/filesystem/file_system_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/filesystem/file_system_app.h')
-rw-r--r--components/filesystem/file_system_app.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/filesystem/file_system_app.h b/components/filesystem/file_system_app.h
index 91c18bc..1eb65c3 100644
--- a/components/filesystem/file_system_app.h
+++ b/components/filesystem/file_system_app.h
@@ -34,6 +34,7 @@ class FileSystemApp : public mojo::ShellClient,
void Initialize(mojo::Connector* connector, const mojo::Identity& identity,
uint32_t id) override;
bool AcceptConnection(mojo::Connection* connection) override;
+ void ShellConnectionLost() override;
// |InterfaceFactory<Files>| implementation:
void Create(mojo::Connection* connection,