| Index: ash/shell/shell_delegate_impl.h
|
| diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h
|
| index f768cea3547e48f3b4d20654c6d02a1f2312e2a4..0074e50c010a7cbfd9b57434d3f84d0f0fc1cd90 100644
|
| --- a/ash/shell/shell_delegate_impl.h
|
| +++ b/ash/shell/shell_delegate_impl.h
|
| @@ -39,7 +39,6 @@ class ShellDelegateImpl : 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,
|
|
|