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

Unified Diff: chrome/common/extensions/extension_permission_set.h

Issue 9402018: Experimental Extension Keybinding (first cut). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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/common/extensions/extension_permission_set.h
===================================================================
--- chrome/common/extensions/extension_permission_set.h (revision 123221)
+++ chrome/common/extensions/extension_permission_set.h (working copy)
@@ -115,6 +115,7 @@
kIdle,
kInput,
kInputMethodPrivate,
+ kKeybinding,
kManagement,
kMediaPlayerPrivate,
kMetricsPrivate,
« no previous file with comments | « chrome/common/extensions/extension_constants.cc ('k') | chrome/common/extensions/extension_permission_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698