| Index: ash/mus/shell_delegate_mus.h
|
| diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h
|
| index 81e67018e75f3e532a52c8886c15c747bc859a94..a876c8ba2edcc2ca85b1367d9f072ffd3a58bf1f 100644
|
| --- a/ash/mus/shell_delegate_mus.h
|
| +++ b/ash/mus/shell_delegate_mus.h
|
| @@ -40,7 +40,6 @@ class ShellDelegateMus : 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;
|
|
|