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 c6e982b1da2bd4f91e6d9ea9a9c0da8678b7de8a..1e1c683ea43dbc66c1904179bc454965ad948171 100644 |
--- a/chrome/browser/ui/ash/chrome_shell_delegate.h |
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.h |
@@ -32,7 +32,6 @@ class ChromeShellDelegate : public ash::ShellDelegate, |
// ash::ShellDelegate overrides; |
service_manager::Connector* GetShellConnector() const override; |
- bool IsFirstRunAfterBoot() const override; |
bool IsMultiProfilesEnabled() const override; |
bool IsIncognitoAllowed() const override; |
bool IsRunningInForcedAppMode() const override; |