| Index: mash/shell/shell_application_delegate.h
|
| diff --git a/mash/shell/shell_application_delegate.h b/mash/shell/shell_application_delegate.h
|
| index 03183f5ba4682e01b395418f7fcb0d8ce1afe3fd..9038ade277842de5908adf96c1e5ae3a7f43b11b 100644
|
| --- a/mash/shell/shell_application_delegate.h
|
| +++ b/mash/shell/shell_application_delegate.h
|
| @@ -52,6 +52,7 @@ class ShellApplicationDelegate
|
| void StartShelf();
|
| void StartBrowserDriver();
|
| void StartQuickLaunch();
|
| + void StartSysUI();
|
|
|
| void StartScreenlock();
|
| void StopScreenlock();
|
|
|