summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/ash/chrome_shell_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/ash/chrome_shell_delegate.h')
-rw-r--r--chrome/browser/ui/ash/chrome_shell_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.h b/chrome/browser/ui/ash/chrome_shell_delegate.h
index 1fd08b59..2a086bd 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.h
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.h
@@ -59,7 +59,7 @@ class ChromeShellDelegate : public ash::ShellDelegate,
virtual aura::client::UserActionClient* CreateUserActionClient() OVERRIDE;
virtual void RecordUserMetricsAction(ash::UserMetricsAction action) OVERRIDE;
virtual ui::MenuModel* CreateContextMenu(aura::Window* root) OVERRIDE;
- virtual ash::RootWindowHostFactory* CreateRootWindowHostFactory() OVERRIDE;
+ virtual ash::WindowTreeHostFactory* CreateWindowTreeHostFactory() OVERRIDE;
virtual string16 GetProductName() const OVERRIDE;
// content::NotificationObserver override: