| Index: chrome/browser/tab_contents/render_view_context_menu.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/render_view_context_menu.h (revision 54967)
|
| +++ chrome/browser/tab_contents/render_view_context_menu.h (working copy)
|
| @@ -32,9 +32,6 @@
|
|
|
| class RenderViewContextMenu : public menus::SimpleMenuModel::Delegate {
|
| public:
|
| - static const size_t kMaxExtensionItemTitleLength;
|
| - static const size_t kMaxSelectionTextLength;
|
| -
|
| RenderViewContextMenu(TabContents* tab_contents,
|
| const ContextMenuParams& params);
|
|
|
|
|