| Index: ash/shell/shell_delegate_impl.h
|
| diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h
|
| index 590da661fefe4526f237f698f64be666ac2ed1dc..7d8ae4138ce21bdc4992d6009cddd459a929b667 100644
|
| --- a/ash/shell/shell_delegate_impl.h
|
| +++ b/ash/shell/shell_delegate_impl.h
|
| @@ -46,7 +46,6 @@ class ShellDelegateImpl : public ShellDelegate {
|
| std::unique_ptr<WallpaperDelegate> CreateWallpaperDelegate() override;
|
| SessionStateDelegate* CreateSessionStateDelegate() override;
|
| AccessibilityDelegate* CreateAccessibilityDelegate() override;
|
| - MediaDelegate* CreateMediaDelegate() override;
|
| std::unique_ptr<PaletteDelegate> CreatePaletteDelegate() override;
|
| ui::MenuModel* CreateContextMenu(WmShelf* wm_shelf,
|
| const ShelfItem* item) override;
|
|
|