Index: ash/mus/shell_delegate_mus.h |
diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h |
index c66ac31f62b9704ccb8e11a397f47ba7aa8a04be..6a2e5499dfe49fec424b4b84a1cd7d5e09b21ca6 100644 |
--- a/ash/mus/shell_delegate_mus.h |
+++ b/ash/mus/shell_delegate_mus.h |
@@ -33,7 +33,6 @@ class ShellDelegateMus : public ShellDelegate { |
void Exit() override; |
keyboard::KeyboardUI* CreateKeyboardUI() override; |
void OpenUrlFromArc(const GURL& url) override; |
- ShelfDelegate* CreateShelfDelegate(ShelfModel* model) override; |
SystemTrayDelegate* CreateSystemTrayDelegate() override; |
std::unique_ptr<WallpaperDelegate> CreateWallpaperDelegate() override; |
SessionStateDelegate* CreateSessionStateDelegate() override; |