Chromium Code Reviews| Index: content/test/test_web_contents_view.cc |
| =================================================================== |
| --- content/test/test_web_contents_view.cc (revision 164732) |
| +++ content/test/test_web_contents_view.cc (working copy) |
| @@ -14,7 +14,7 @@ |
| void TestWebContentsView::ShowContextMenu( |
| const ContextMenuParams& params, |
| - content::ContextMenuSourceType type) { |
| + ContextMenuSourceType type) { |
| } |
| void TestWebContentsView::ShowPopupMenu(const gfx::Rect& bounds, |