| Index: content/browser/renderer_host/render_widget_host_view_aura.h
|
| diff --git a/content/browser/renderer_host/render_widget_host_view_aura.h b/content/browser/renderer_host/render_widget_host_view_aura.h
|
| index 53282373b521e576e1c59404f41b25e3f88d4a44..358be40895d0f0993f6d4ffc4da64eea40b19039 100644
|
| --- a/content/browser/renderer_host/render_widget_host_view_aura.h
|
| +++ b/content/browser/renderer_host/render_widget_host_view_aura.h
|
| @@ -334,7 +334,7 @@ class CONTENT_EXPORT RenderWidgetHostViewAura
|
| aura::Window* lost_focus) OVERRIDE;
|
|
|
| // Overridden from aura::RootWindowObserver:
|
| - virtual void OnRootWindowHostMoved(const aura::RootWindow* root,
|
| + virtual void OnWindowTreeHostMoved(const aura::RootWindow* root,
|
| const gfx::Point& new_origin) OVERRIDE;
|
|
|
| // SoftwareFrameManagerClient implementation:
|
|
|