| Index: mash/shell/shell_application_delegate.h
|
| diff --git a/mash/shell/shell_application_delegate.h b/mash/shell/shell_application_delegate.h
|
| index 9ded1811a42c5ac25a7444401603a156501fb7b8..863a79a8e80f74399af22a91c27618411cd406cb 100644
|
| --- a/mash/shell/shell_application_delegate.h
|
| +++ b/mash/shell/shell_application_delegate.h
|
| @@ -49,6 +49,7 @@ class ShellApplicationDelegate
|
| void StartShelf();
|
| void StartBrowserDriver();
|
| void StartQuickLaunch();
|
| + void StartSysUI();
|
|
|
| void StartScreenlock();
|
| void StopScreenlock();
|
|
|