Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: chrome/browser/tab_contents/render_view_context_menu_external_win.h

Issue 122027: Remove the Menu object, converting all the remaining callers to use Menu2. I'... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/tab_contents/render_view_context_menu_external_win.h
===================================================================
--- chrome/browser/tab_contents/render_view_context_menu_external_win.h (revision 18306)
+++ chrome/browser/tab_contents/render_view_context_menu_external_win.h (working copy)
@@ -15,7 +15,6 @@
public:
RenderViewContextMenuExternalWin(TabContents* tab_contents,
const ContextMenuParams& params,
- HWND window,
const std::vector<int> disabled_menu_ids);
~RenderViewContextMenuExternalWin() {}
« no previous file with comments | « chrome/browser/external_tab_container.cc ('k') | chrome/browser/tab_contents/render_view_context_menu_external_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698