| Index: content/test/test_web_contents_view.cc
|
| diff --git a/content/test/test_web_contents_view.cc b/content/test/test_web_contents_view.cc
|
| index ae916c09892df61b0e3d65af2b1fa72cc9bf2437..126a6bfc0d45d122ced1e746a7c87433a9320a07 100644
|
| --- a/content/test/test_web_contents_view.cc
|
| +++ b/content/test/test_web_contents_view.cc
|
| @@ -14,7 +14,7 @@ TestWebContentsView::~TestWebContentsView() {
|
|
|
| void TestWebContentsView::ShowContextMenu(
|
| const ContextMenuParams& params,
|
| - const content::ContextMenuSourceType& type) {
|
| + content::ContextMenuSourceType type) {
|
| }
|
|
|
| void TestWebContentsView::ShowPopupMenu(const gfx::Rect& bounds,
|
|
|