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

Unified Diff: browser/extensions/extension_action_context_menu_model.h

Issue 501119: Fix build problem on the 249 branch.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/chrome/
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: browser/extensions/extension_action_context_menu_model.h
===================================================================
--- browser/extensions/extension_action_context_menu_model.h (revision 34858)
+++ browser/extensions/extension_action_context_menu_model.h (working copy)
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_EXTENSIONS_EXTENSION_ACTION_CONTEXT_MENU_MODEL_H_
#include "app/menus/simple_menu_model.h"
-#include "chrome/browser/extensions/extension_install_ui.h"
+#include "views/controls/menu/simple_menu_model.h"
class Extension;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698