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

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

Issue 438513002: Add the whispernet proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 e574944b42c2ee03762ca1a7d3c5ceb0fdf8f056..605918166434c4992522ee85d7373be2c53bc326 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -313,6 +313,11 @@
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"]
},
+ "copresencePrivate": {
+ "channel": "stable",
+ "extension_types": ["extension"],
+ "location": "component"
not at google - send to devlin 2014/07/31 23:31:18 ideally this would be a whitelist, could you make
rkc 2014/08/01 19:20:00 Done.
+ },
"diagnostics": [
{
"channel": "dev",

Powered by Google App Engine
This is Rietveld 408576698