| Index: trunk/src/content/browser/renderer_host/render_widget_host_view_aura.h
|
| ===================================================================
|
| --- trunk/src/content/browser/renderer_host/render_widget_host_view_aura.h (revision 236091)
|
| +++ trunk/src/content/browser/renderer_host/render_widget_host_view_aura.h (working copy)
|
| @@ -334,7 +334,7 @@
|
| aura::Window* lost_focus) OVERRIDE;
|
|
|
| // Overridden from aura::RootWindowObserver:
|
| - virtual void OnWindowTreeHostMoved(const aura::RootWindow* root,
|
| + virtual void OnRootWindowHostMoved(const aura::RootWindow* root,
|
| const gfx::Point& new_origin) OVERRIDE;
|
|
|
| // SoftwareFrameManagerClient implementation:
|
|
|