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

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

Issue 49333004: Make app APIs implicit within _api_features.json not _permission_features.json. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: delete component extension granting Created 7 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: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index d14021ef2dcd46a2658fe737ff5bc573899d51ca..ca2ee0c1362f4cb3f0f633edd6fab8b5f8458cbd 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -29,14 +29,6 @@
"extension_types": ["extension", "legacy_packaged_app", "platform_app"],
"min_manifest_version": 2
},
- "app.runtime": {
- "channel": "stable",
- "extension_types": ["platform_app"]
- },
- "app.window": {
- "channel": "stable",
- "extension_types": ["platform_app"]
- },
"audio": [
{
"channel": "dev",
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/features/simple_feature.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698