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

Unified Diff: ash/shell/shell_delegate_impl.h

Issue 11360045: ash: Add RootWindowHostFactory class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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: ash/shell/shell_delegate_impl.h
diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h
index 3dd663e0afabb24c9e901077a971607bd90bc9c6..f1ff45fde17cfacceba98809f7e0713eb9600010 100644
--- a/ash/shell/shell_delegate_impl.h
+++ b/ash/shell/shell_delegate_impl.h
@@ -68,6 +68,7 @@ class ShellDelegateImpl : public ash::ShellDelegate {
aura::RootWindow* root_window) OVERRIDE;
virtual aura::client::StackingClient* CreateStackingClient() OVERRIDE;
virtual bool IsSearchKeyActingAsFunctionKey() const OVERRIDE;
+ virtual aura::RootWindowDelegate* CreateRootWindowDelegate() OVERRIDE;
private:
// Used to update Launcher. Owned by main.
« no previous file with comments | « ash/shell.cc ('k') | ash/shell/shell_delegate_impl.cc » ('j') | ui/aura/root_window.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698