Index: mash/shell/shell_application_delegate.h |
diff --git a/mash/shell/shell_application_delegate.h b/mash/shell/shell_application_delegate.h |
index cca181def6d5b0e99a1c47f743c98c3b00352c68..c2230dd8680fb7ac2c5534e52a28760999314571 100644 |
--- a/mash/shell/shell_application_delegate.h |
+++ b/mash/shell/shell_application_delegate.h |
@@ -32,7 +32,7 @@ class ShellApplicationDelegate : public mojo::ApplicationDelegate { |
void StartWindowManager(); |
void StartWallpaper(); |
- void StartSystemUI(); |
+ void StartShelf(); |
void StartBrowserDriver(); |
void StartQuickLaunch(); |