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

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

Issue 1232553003: Add new certificateProvider extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 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: 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 a4f441a145ea3fcf7b5690faf84a162d6a46341a..73e179d431cd91ff8b45e2920e99865e14ba7a7e 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -125,6 +125,11 @@
"EF2AB692559EA97C3BBDEA018A8C45F92457BD4E" // http://crbug.com/457908
]
}],
+ "certificateProvider": {
+ "channel": "stable",
+ "platforms": ["chromeos"],
+ "extension_types": ["extension", "platform_app"]
+ },
"chromePrivate": {
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"],
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/certificate_provider.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698