Index: apps/shell/shell_browser_main_parts.h |
diff --git a/apps/shell/shell_browser_main_parts.h b/apps/shell/shell_browser_main_parts.h |
index c246c03d34b965609d7f3c4e0463e86a03e115c6..d08bececd986eb4ba4d22d73c5398c8940a6d12d 100644 |
--- a/apps/shell/shell_browser_main_parts.h |
+++ b/apps/shell/shell_browser_main_parts.h |
@@ -56,7 +56,7 @@ class ShellBrowserMainParts : public content::BrowserMainParts, |
virtual void PostMainMessageLoopRun() OVERRIDE; |
// aura::RootWindowObserver overrides: |
- virtual void OnRootWindowHostCloseRequested(const aura::RootWindow* root) |
+ virtual void OnWindowTreeHostCloseRequested(const aura::RootWindow* root) |
OVERRIDE; |
private: |