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

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

Issue 1313163006: Update activityLogPrivate whitelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: whitespace Created 5 years, 4 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
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index a4f441a145ea3fcf7b5690faf84a162d6a46341a..f8e553f66784a74ab9738b46abd596a48a7282c6 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -42,11 +42,12 @@
"channel": "stable",
"extension_types": ["extension", "platform_app"],
"whitelist": [
- "EE17C698905F7F2E6DDC87C9C30F11E164C829F4", // Watchdog release
- "90113DA9516526D24DAF156C629CC41C049E8882", // Watchdog testing
- "A9EFD71948A480C87D3B7C758FD938215F445F00", // Obsolete
- "AE27D69DBE571F4B1694F05C89B710C646792231", // Published ADT.
- "5107DE9024C329EEA9C9A72D94C16723790C6422" // Apps Developer Tool Dev.
+ "EE17C698905F7F2E6DDC87C9C30F11E164C829F4", // For unit testing ALP
+ "90113DA9516526D24DAF156C629CC41C049E8882", // http://crbug.com/520205
+ "736F218710D373A285B3A9C70BF90C567B22321A", // http://crbug.com/520205
+ "A9EFD71948A480C87D3B7C758FD938215F445F00", // Obsolete
+ "AE27D69DBE571F4B1694F05C89B710C646792231", // Published ADT.
+ "5107DE9024C329EEA9C9A72D94C16723790C6422" // Apps Developer Tool Dev.
]
},
"audioModem": [
« 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