Index: chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h |
=================================================================== |
--- chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h (revision 106885) |
+++ chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h (working copy) |
@@ -37,6 +37,7 @@ |
// RenderViewContextMenuDelegate implementation. |
virtual void UpdateMenuItem(int command_id, |
bool enabled, |
+ bool hidden, |
const string16& title) OVERRIDE; |
protected: |