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

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

Issue 378783002: Initial implementation of the <extensionoptions> GuestView tag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address kalman's comments, add new test for privileged extension apis Created 6 years, 5 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 37830a422afb9dcf5ef99efe9b354c883c570d26..2d7dc919e0fdaa4c926106aa9cc1e370e0b2cf0f 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -409,6 +409,10 @@
"5894126C625EF31852F215ED301A5FF1F9B7D026" // Test
]
},
+ "embeddedExtensionOptions": {
+ "channel": "trunk",
+ "extension_types": ["extension"]
+ },
"experimental": {
"channel": "stable",
"extension_types": [

Powered by Google App Engine
This is Rietveld 408576698