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

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

Issue 780353002: Added app hashes for API access. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed spacing Created 6 years 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 17bc20965cc7b99e5959c4852b286e21940e3cd3..eb191e4ad48e5baba6bdad873acfeb9afaf454b2 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -888,8 +888,11 @@
"whitelist": [
"8076E9E4DA0DF53B33BFAF0454D3C3B898F93273", // Test Extension
"3A78E13285C1949EF84AA85E3BF65D1E83A3D9AB", // Test Extension
- "4477F0B4FE934D0A8C88922C0986DA7B25D881E1" // API Test
-
+ "4477F0B4FE934D0A8C88922C0986DA7B25D881E1", // API Test
+ "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/439526
+ "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/439526
+ "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/439526
+ "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89" // http://crbug.com/439526
]
},
"readingListPrivate": {
« 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