| Index: content/test/test_web_contents_view.h
|
| ===================================================================
|
| --- content/test/test_web_contents_view.h (revision 164732)
|
| +++ content/test/test_web_contents_view.h (working copy)
|
| @@ -20,7 +20,7 @@
|
| // RenderViewHostDelegateView:
|
| virtual void ShowContextMenu(
|
| const ContextMenuParams& params,
|
| - content::ContextMenuSourceType type) OVERRIDE;
|
| + ContextMenuSourceType type) OVERRIDE;
|
| virtual void ShowPopupMenu(const gfx::Rect& bounds,
|
| int item_height,
|
| double item_font_size,
|
|
|