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

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

Issue 1576563002: [Media Router] Replace old MR extension ID with "new" extension ID. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: extensions/common/api/_api_features.json
diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
index 878d7ba1679aedd2e0937b407cf3f19cf9f4c1d2..b30775f4a5a8a1f4b122ab60d09692e1676a741f 100644
--- a/extensions/common/api/_api_features.json
+++ b/extensions/common/api/_api_features.json
@@ -247,8 +247,8 @@
"channel": "stable",
"extension_types": ["platform_app", "extension"],
"whitelist": [
- "EF2AB692559EA97C3BBDEA018A8C45F92457BD4E", // http://crbug.com/448569
- "C17CD9E6868D7B9C67926E0EC612EA25C768418F",
+ "226CF815E39A363090A1E547D53063472B8279FA", // http://crbug.com/574889
+ "C17CD9E6868D7B9C67926E0EC612EA25C768418F", // http://crbug.com/448569
"A45DABDB47A31CC812E5490AB748C7D05E2D32E9",
"BFEE2E3B80BE21A645E63E9346DFC383E7CB3BDA",
"63ED55E43214C211F82122ED56407FF1A807F2A3"

Powered by Google App Engine
This is Rietveld 408576698