| Index: chrome/browser/tab_contents/render_view_context_menu_test_util.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/render_view_context_menu_test_util.h (revision 247964)
|
| +++ chrome/browser/tab_contents/render_view_context_menu_test_util.h (working copy)
|
| @@ -10,7 +10,7 @@
|
|
|
| class TestRenderViewContextMenu : public RenderViewContextMenu {
|
| public:
|
| - TestRenderViewContextMenu(content::WebContents* web_contents,
|
| + TestRenderViewContextMenu(content::RenderFrameHost* render_frame_host,
|
| content::ContextMenuParams params);
|
| virtual ~TestRenderViewContextMenu();
|
|
|
|
|