| Index: ash/mus/shell_delegate_mus.h
 | 
| diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h
 | 
| index db25abe777e257207893fde5505cbda99f114ec8..765676ba95e78a1d3df5d995b5254ad1747b774a 100644
 | 
| --- a/ash/mus/shell_delegate_mus.h
 | 
| +++ b/ash/mus/shell_delegate_mus.h
 | 
| @@ -41,7 +41,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,
 | 
| 
 |