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; |