| Index: trunk/src/content/browser/frame_host/render_widget_host_view_guest.h
|
| ===================================================================
|
| --- trunk/src/content/browser/frame_host/render_widget_host_view_guest.h (revision 247721)
|
| +++ trunk/src/content/browser/frame_host/render_widget_host_view_guest.h (working copy)
|
| @@ -59,7 +59,6 @@
|
| virtual gfx::Rect GetViewBounds() const OVERRIDE;
|
| virtual void SetBackground(const SkBitmap& background) OVERRIDE;
|
| virtual gfx::Size GetPhysicalBackingSize() const OVERRIDE;
|
| - virtual base::string16 GetSelectedText() const OVERRIDE;
|
|
|
| // RenderWidgetHostViewPort implementation.
|
| virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
|
|
|