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

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

Issue 264743014: Move chrome.runtime to //extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 8 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 ea9889e4b8d75766bef0df8a79141ea4e8817e3c..d8519faeb63346d55e56982f7f9e1bc0008ff684 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -756,12 +756,6 @@
"312745D9BF916161191143F6490085EEA0434997" // Google Talk debug
]
},
- // Note: runtime is not actually a permission, but some systems check these
- // values to verify restrictions.
- "runtime": {
- "channel": "stable",
- "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
- },
"screenlockPrivate": {
"channel": "stable",
"extension_types": ["platform_app"],

Powered by Google App Engine
This is Rietveld 408576698