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