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

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: 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 fe877932c5f040cc475c0d6e884eabbfd356a00c..a30a3f6a13fc8fcb4c509ee4a4ea531e8388d7a2 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": "dev",
+ "extension_types": ["extension"]
not at google - send to devlin 2014/07/08 15:43:39 I think for testing we can have a permission for t
ericzeng 2014/07/08 18:10:48 Right, this is just a temporary measure for before
+ },
"experimental": {
"channel": "stable",
"extension_types": [

Powered by Google App Engine
This is Rietveld 408576698