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

Unified Diff: chrome/browser/autocomplete/autocomplete_edit_view_win.h

Issue 482006: Make a shared app menu model and update win and mac to use it. Remove the NSM... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years 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/autocomplete/autocomplete_edit_view_win.h
===================================================================
--- chrome/browser/autocomplete/autocomplete_edit_view_win.h (revision 34553)
+++ chrome/browser/autocomplete/autocomplete_edit_view_win.h (working copy)
@@ -22,6 +22,7 @@
#include "chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h"
#include "chrome/common/page_transition_types.h"
#include "webkit/glue/window_open_disposition.h"
+#include "views/controls/menu/menu_2.h"
class AutocompletePopupModel;
class CommandUpdater;
@@ -29,7 +30,6 @@
class TabContents;
namespace views {
class View;
-class Menu2;
}
class AutocompleteEditController;
« no previous file with comments | « chrome/browser/app_menu_model_unittest.cc ('k') | chrome/browser/autocomplete/autocomplete_edit_view_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698