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

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

Issue 563923004: Move most extension feature unit tests to extensions_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/api/_manifest_features.json
diff --git a/extensions/common/api/_manifest_features.json b/extensions/common/api/_manifest_features.json
index 9a2257310a00a5f62ddb4da5924f03a70988b906..7d5290db1ceb222fcceeb588fb18d6d706dd6486 100644
--- a/extensions/common/api/_manifest_features.json
+++ b/extensions/common/api/_manifest_features.json
@@ -66,6 +66,10 @@
// app.content_security_policy whitelist).
"extension_types": ["extension", "legacy_packaged_app"]
},
+ "description": {
+ "channel": "stable",
+ "extension_types": "all"
+ },
"incognito": [
{
"channel": "stable",

Powered by Google App Engine
This is Rietveld 408576698