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

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate.h

Issue 2381753002: Use mojo SystemTray interfaces for both mash and classic ash (Closed)
Patch Set: rebase again Created 4 years, 2 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: chrome/browser/ui/ash/chrome_shell_delegate.h
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.h b/chrome/browser/ui/ash/chrome_shell_delegate.h
index 8c053bc5389aca7ab304d666538f7cccf3e9ed44..785a1700dbe56777937ad3f0e2ffa97fbaee1caf 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.h
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.h
@@ -32,6 +32,7 @@ class ChromeShellDelegate : public ash::ShellDelegate,
~ChromeShellDelegate() override;
// ash::ShellDelegate overrides;
+ shell::Connector* GetShellConnector() const override;
bool IsFirstRunAfterBoot() const override;
bool IsMultiProfilesEnabled() const override;
bool IsIncognitoAllowed() const override;

Powered by Google App Engine
This is Rietveld 408576698