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

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

Issue 417853003: Whitelist a few more app IDs for mediaGalleriesPrivate and musicManagerPrivate. (Closed) Base URL: svn://chrome-svn/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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_permission_features.json
===================================================================
--- chrome/common/extensions/api/_permission_features.json (revision 285038)
+++ chrome/common/extensions/api/_permission_features.json (working copy)
@@ -684,7 +684,10 @@
"whitelist": [
"4B1D0E19C6C43C008C44A8278C8B5BFE15ABEB3C",
"F7FA7ABC1ECB89BA8EE6656847EFABBF43BB9BCA",
- "4FE45FA56EF6A25FDE8C302C44045CA9CE8A605A"
+ "4FE45FA56EF6A25FDE8C302C44045CA9CE8A605A",
+ "3D14248405B8A59043420AAC160077C99E7788A9",
+ "A6C87307BBE5886CC5F1393025000E2FE8060BF2",
+ "3407516021EA3669C0EC8E65E6B9837E5A521B9C"
]
},
"mediaPlayerPrivate": {
@@ -743,7 +746,10 @@
"4B1D0E19C6C43C008C44A8278C8B5BFE15ABEB3C", // Music Manager
"B8F61FD1B25DE03706DBB8906A73261E4DBB992A", // Test
"F7FA7ABC1ECB89BA8EE6656847EFABBF43BB9BCA",
- "4FE45FA56EF6A25FDE8C302C44045CA9CE8A605A"
+ "4FE45FA56EF6A25FDE8C302C44045CA9CE8A605A",
+ "3D14248405B8A59043420AAC160077C99E7788A9",
+ "A6C87307BBE5886CC5F1393025000E2FE8060BF2",
+ "3407516021EA3669C0EC8E65E6B9837E5A521B9C"
]
},
"nativeMessaging": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698