Index: mash/shell/shell_application_delegate.h |
diff --git a/mash/shell/shell_application_delegate.h b/mash/shell/shell_application_delegate.h |
index dc812828c0690c16e8a0ab48867c1131a298cd8f..b8cb1846c608ed5144164045e822c52a0914ed52 100644 |
--- a/mash/shell/shell_application_delegate.h |
+++ b/mash/shell/shell_application_delegate.h |
@@ -48,6 +48,7 @@ class ShellApplicationDelegate |
mojo::InterfaceRequest<mash::shell::mojom::Shell> r) override; |
void StartWindowManager(); |
+ void StartSystemUI(); |
void StartWallpaper(); |
void StartShelf(); |
void StartBrowserDriver(); |