| Index: ash/mus/shell_delegate_mus.h
|
| diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h
|
| index 514db36aabb4650e80be69e0cff5275aa9b2943e..7736d372d250cebb752f825dfc2efc7601ba32eb 100644
|
| --- a/ash/mus/shell_delegate_mus.h
|
| +++ b/ash/mus/shell_delegate_mus.h
|
| @@ -37,7 +37,6 @@ class ShellDelegateMus : public ShellDelegate {
|
| void ShelfShutdown() override;
|
| SystemTrayDelegate* CreateSystemTrayDelegate() override;
|
| std::unique_ptr<WallpaperDelegate> CreateWallpaperDelegate() override;
|
| - SessionStateDelegate* CreateSessionStateDelegate() override;
|
| AccessibilityDelegate* CreateAccessibilityDelegate() override;
|
| std::unique_ptr<PaletteDelegate> CreatePaletteDelegate() override;
|
| ui::MenuModel* CreateContextMenu(Shelf* shelf,
|
|
|