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

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

Issue 190533006: Add support for transparent background API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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
« no previous file with comments | « chrome/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/permissions/api_permission.h
diff --git a/extensions/common/permissions/api_permission.h b/extensions/common/permissions/api_permission.h
index 4072c0338f2ffa4265625c7f7da1ba06fee7f45f..632f56bf68bbb7f9cc20ccc1b289a6b5fd45cbc3 100644
--- a/extensions/common/permissions/api_permission.h
+++ b/extensions/common/permissions/api_permission.h
@@ -41,6 +41,7 @@ class APIPermission {
kActiveTab,
kActivityLogPrivate,
kAlarms,
+ kAlphaEnabled,
kAlwaysOnTopWindows,
kAppView,
kAudio,
« no previous file with comments | « chrome/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698