| Index: chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h (revision 247964)
|
| +++ chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h (working copy)
|
| @@ -32,6 +32,7 @@
|
| content::RenderWidgetHost* render_widget_host) OVERRIDE;
|
| virtual content::WebDragDestDelegate* GetDragDestDelegate() OVERRIDE;
|
| virtual void ShowContextMenu(
|
| + content::RenderFrameHost* render_frame_host,
|
| const content::ContextMenuParams& params) OVERRIDE;
|
|
|
| private:
|
|
|