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

Unified Diff: chrome/browser/extensions/menu_manager.h

Issue 10984034: Revert 158691 - Give platform apps control over launcher right-click context menu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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/extensions/menu_manager.h
===================================================================
--- chrome/browser/extensions/menu_manager.h (revision 158704)
+++ chrome/browser/extensions/menu_manager.h (working copy)
@@ -71,7 +71,6 @@
VIDEO = 64,
AUDIO = 128,
FRAME = 256,
- LAUNCHER = 512
};
// An item can be only one of these types.

Powered by Google App Engine
This is Rietveld 408576698