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

Unified Diff: extensions/common/api/_permission_features.json

Issue 642863003: Moving last app_view bits to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/api/_permission_features.json
diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json
index acb595155aecf1d50e48db649c0366ae5d8dc765..8f3a0eda9d59cb8f675dc7c7728f0e4edf234d57 100644
--- a/extensions/common/api/_permission_features.json
+++ b/extensions/common/api/_permission_features.json
@@ -69,6 +69,10 @@
]
}
],
+ "appview": {
+ "channel": "dev",
+ "extension_types": ["platform_app"]
+ },
"audioCapture": [
{
"channel": "stable",

Powered by Google App Engine
This is Rietveld 408576698