| Index: content/browser/renderer_host/render_widget_host_view_android.h
|
| diff --git a/content/browser/renderer_host/render_widget_host_view_android.h b/content/browser/renderer_host/render_widget_host_view_android.h
|
| index 9c68da97a8d2bcf4ea7482de1ddd30b6d27c30ba..df12b09d1dc92d9a3e4843e9f9a7e2be9f1c6509 100644
|
| --- a/content/browser/renderer_host/render_widget_host_view_android.h
|
| +++ b/content/browser/renderer_host/render_widget_host_view_android.h
|
| @@ -86,7 +86,6 @@ class RenderWidgetHostViewAndroid
|
| virtual gfx::NativeViewId GetNativeViewId() const OVERRIDE;
|
| virtual gfx::NativeViewAccessible GetNativeViewAccessible() OVERRIDE;
|
| virtual void MovePluginWindows(
|
| - const gfx::Vector2d& scroll_offset,
|
| const std::vector<WebPluginGeometry>& moves) OVERRIDE;
|
| virtual void Focus() OVERRIDE;
|
| virtual void Blur() OVERRIDE;
|
|
|