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, |
tfarina
2012/10/29 21:01:30
fits above.
|
- content::ContextMenuSourceType type) OVERRIDE; |
+ ContextMenuSourceType type) OVERRIDE; |
virtual void ShowPopupMenu(const gfx::Rect& bounds, |
int item_height, |
double item_font_size, |