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

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

Issue 243663003: Make all Cast related whitelists consistent. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Replace ids with hashes Created 6 years, 8 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 | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_api_features.json
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index 7e8481a794f67720856cc6d81d2033c192438daf..3a6cf63b4443a982a3bf59b03d891ce41eddcd46 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -150,12 +150,11 @@
"channel": "stable",
"dependencies": ["manifest:browser_action"],
"whitelist": [
- "enhhojjnijigcajfphajepfemndkmdlo", // Dev
- "pkedcjkdefgpdelpbcmbmeomcjbeemfm", // Trusted Tester
- "fmfcbgogabcbclcofgocippekhfcmgfj", // Staging
- "hfaagokkkhdbgiakmmlclaapfelnkoah", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
+ "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
+ "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Google Cast Stable
],
"contexts": ["blessed_extension"]
}],
« no previous file with comments | « no previous file | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698