| Index: content/test/test_web_contents_view.cc
|
| ===================================================================
|
| --- content/test/test_web_contents_view.cc (revision 121660)
|
| +++ content/test/test_web_contents_view.cc (working copy)
|
| @@ -37,7 +37,8 @@
|
| void TestWebContentsView::ShowCreatedFullscreenWidget(int route_id) {
|
| }
|
|
|
| -void TestWebContentsView::ShowContextMenu(const ContextMenuParams& params) {
|
| +void TestWebContentsView::ShowContextMenu(
|
| + const content::ContextMenuParams& params) {
|
| }
|
|
|
| void TestWebContentsView::ShowPopupMenu(const gfx::Rect& bounds,
|
|
|