Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / gtk / tab_contents / render_view_context_menu_gtk.h
index d2ab2f8..8f30069 100644 (file)
@@ -19,7 +19,7 @@ struct ContextMenuParams;
 class RenderViewContextMenuGtk : public RenderViewContextMenu,
                                  public MenuGtk::Delegate {
  public:
-  RenderViewContextMenuGtk(content::WebContents* web_contents,
+  RenderViewContextMenuGtk(content::RenderFrameHost* render_frame_host,
                            const content::ContextMenuParams& params,
                            content::RenderWidgetHostView* view);