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

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

Issue 1705373002: Whitelist Cast Extension to use WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: extensions/common/api/_permission_features.json
diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json
index 2d52ff4b81f4bf33df5425653aa57a73f67c24bb..3e7954c35df85b7f06877f9c8d8dd1f688385498 100644
--- a/extensions/common/api/_permission_features.json
+++ b/extensions/common/api/_permission_features.json
@@ -477,7 +477,8 @@
"F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // http://crbug.com/500075
"FA01E0B81978950F2BC5A50512FD769725F57510", // http://crbug.com/500075
"B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // http://crbug.com/500075
- "63ED55E43214C211F82122ED56407FF1A807F2A3" // http://crbug.com/500075
+ "63ED55E43214C211F82122ED56407FF1A807F2A3", // http://crbug.com/500075
Devlin 2016/02/18 20:10:56 Wow. That's a bunch o' ids.
apacible 2016/02/18 21:01:23 Yeah, once we're done we'll clean up so there will
+ "226CF815E39A363090A1E547D53063472B8279FA" // http://crbug.com/500075
]
}],
"webRequest": {
« 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