| Index: ash/mus/shell_delegate_mus.h | 
| diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h | 
| index 1e81547a72423002b3504dce6fc1fbcbbd3520a7..dd88827f2f1f1564ed5d7cd735227c29fec00d0a 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; | 
| -  NewWindowDelegate* CreateNewWindowDelegate() override; | 
| MediaDelegate* CreateMediaDelegate() override; | 
| std::unique_ptr<PaletteDelegate> CreatePaletteDelegate() override; | 
| ui::MenuModel* CreateContextMenu(WmShelf* wm_shelf, | 
|  |