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

Unified Diff: extensions/common/permissions/api_permission.h

Issue 1316013004: Remove "API proposal for chrome.app.window to intercept all keys." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to TOT Created 5 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: extensions/common/permissions/api_permission.h
diff --git a/extensions/common/permissions/api_permission.h b/extensions/common/permissions/api_permission.h
index e49a1531363c0a926f66f2e9b56d7bf34dd6b05e..01c198ed0f3f292966c69d64c09946b8c6b825bf 100644
--- a/extensions/common/permissions/api_permission.h
+++ b/extensions/common/permissions/api_permission.h
@@ -138,7 +138,7 @@ class APIPermission {
kInlineInstallPrivate,
kInput,
kInputMethodPrivate,
- kInterceptAllKeys,
+ kInterceptAllKeys_unused,
Marc Treib 2015/09/04 07:28:35 nit: The common pattern would be kDeleted_Intercep
Sriram 2015/09/04 20:20:08 Done.
kLauncherSearchProvider,
kLocation,
kLogPrivate,
« no previous file with comments | « extensions/common/api/app_window.idl ('k') | extensions/components/native_app_window/native_app_window_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698