Index: ash/shell/shell_delegate_impl.h |
diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h |
index 8952203ec03894966563d0a537abca14b54f239b..9e03bdd0d2667bc8babef1609139e5a52af94ad1 100644 |
--- a/ash/shell/shell_delegate_impl.h |
+++ b/ash/shell/shell_delegate_impl.h |
@@ -30,7 +30,6 @@ class ShellDelegateImpl : public ShellDelegate { |
// ShellDelegate: |
::service_manager::Connector* GetShellConnector() const override; |
- bool IsFirstRunAfterBoot() const override; |
bool IsIncognitoAllowed() const override; |
bool IsMultiProfilesEnabled() const override; |
bool IsRunningInForcedAppMode() const override; |