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

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

Issue 15738013: Initial implementation of music manager private API. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Rebasing. Created 7 years, 7 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/api.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 97444d2769a1037c7c033ee9ff816aaff4ab546c..fd01c8727b69af14739a7ed9d9efd210ee966d98 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -346,6 +346,14 @@
"iejldcgjigodajhjecapkeiggcncflph" // Google Now dev
]
},
+ "musicManagerPrivate": {
+ "channel": "dev",
+ "extension_types": ["platform_app"],
+ "whitelist": [
+ "4B1D0E19C6C43C008C44A8278C8B5BFE15ABEB3C", // Music Manager
+ "B8F61FD1B25DE03706DBB8906A73261E4DBB992A" // Test
+ ]
+ },
"nativeMessaging": [
{
"channel": "beta",
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/api.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698