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

Unified Diff: chrome/browser/cocoa/extensions/extension_action_context_menu.h

Issue 2973003: [Mac] Finish up extension infobar UI implementation. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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/cocoa/extensions/extension_action_context_menu.h
===================================================================
--- chrome/browser/cocoa/extensions/extension_action_context_menu.h (revision 52101)
+++ chrome/browser/cocoa/extensions/extension_action_context_menu.h (working copy)
@@ -23,8 +23,7 @@
} // namespace extension_action_context_menu
-// A context menu used by the Browser and Page Action components that appears
-// if a user right-clicks the view of the given extension.
+// A context menu used by any extension UI components that require it.
@interface ExtensionActionContextMenu : NSMenu {
@private
// The extension that this menu belongs to. Weak.
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/cocoa/extensions/extension_action_context_menu.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698