Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(862)

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate.h

Issue 2434463004: mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient. (Closed)
Patch Set: Actually rename the browser test. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/ash/chrome_shell_delegate.h
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.h b/chrome/browser/ui/ash/chrome_shell_delegate.h
index c6e982b1da2bd4f91e6d9ea9a9c0da8678b7de8a..2cd0814fd16ba6d07c3ebc8bc9526dc7af5e6941 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.h
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.h
@@ -49,7 +49,6 @@ class ChromeShellDelegate : public ash::ShellDelegate,
std::unique_ptr<ash::WallpaperDelegate> CreateWallpaperDelegate() override;
ash::SessionStateDelegate* CreateSessionStateDelegate() override;
ash::AccessibilityDelegate* CreateAccessibilityDelegate() override;
- ash::NewWindowDelegate* CreateNewWindowDelegate() override;
ash::MediaDelegate* CreateMediaDelegate() override;
std::unique_ptr<ash::PaletteDelegate> CreatePaletteDelegate() override;
ui::MenuModel* CreateContextMenu(ash::WmShelf* wm_shelf,

Powered by Google App Engine
This is Rietveld 408576698