| Index: content/shell/browser/shell_web_contents_view_delegate_win.cc
|
| ===================================================================
|
| --- content/shell/browser/shell_web_contents_view_delegate_win.cc (revision 247964)
|
| +++ content/shell/browser/shell_web_contents_view_delegate_win.cc (working copy)
|
| @@ -70,6 +70,7 @@
|
| }
|
|
|
| void ShellWebContentsViewDelegate::ShowContextMenu(
|
| + RenderFrameHost* render_frame_host,
|
| const ContextMenuParams& params) {
|
| if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDumpRenderTree))
|
| return;
|
|
|