| Index: chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h (revision 121660)
|
| +++ chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h (working copy)
|
| @@ -20,7 +20,7 @@
|
| class RenderViewContextMenuViews : public RenderViewContextMenu {
|
| public:
|
| RenderViewContextMenuViews(content::WebContents* tab_contents,
|
| - const ContextMenuParams& params);
|
| + const content::ContextMenuParams& params);
|
|
|
| virtual ~RenderViewContextMenuViews();
|
|
|
|
|