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