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

Unified Diff: mash/shell/shell_application_delegate.h

Issue 1676713002: ash/mash: Add a mus-client that sets up ash to provide the system ui for mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 03183f5ba4682e01b395418f7fcb0d8ce1afe3fd..65ed51b8dfff79bea824267dc33491fcca44357e 100644
--- a/mash/shell/shell_application_delegate.h
+++ b/mash/shell/shell_application_delegate.h
@@ -48,6 +48,7 @@ class ShellApplicationDelegate
mojo::InterfaceRequest<mash::shell::mojom::Shell> r) override;
void StartWindowManager();
+ void StartSystemUI();
void StartWallpaper();
void StartShelf();
void StartBrowserDriver();

Powered by Google App Engine
This is Rietveld 408576698