Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Unified Diff: mash/shell/shell_application_delegate.h

Issue 1576683002: Add rudimentary mash shelf functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698