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

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

Issue 766303003: A private API for the cryptotoken component extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New permission has no ui string, skip in tests Created 6 years 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 3ed328649015ecda60f064c00f7f37af4cf0f41d..28dd6b7f3a6858ad40fef68a8930843f1bf81ee7 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -260,6 +260,14 @@
"AFA728615D3A82D4017BDECEE86978543194D198" // Whispernet Proxy
]
},
+ "cryptotokenPrivate": {
+ "channel": "dev",
+ "extension_types": ["extension"],
+ "location": "component",
+ "whitelist": [
+ "E24F1786D842E91E74C27929B0B3715A4689A473" // Cryptotoken
+ ]
+ },
"diagnostics": [
{
"channel": "dev",
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/cryptotoken_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698