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 a1fdba365d69900a551194b1cedc8ea7133a64b3..b6913b01e42a409d1d548e1d052b848a9658cfa9 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: |