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

Unified Diff: chrome/browser/resources/plugin_metadata/plugins_tv.json

Issue 15978002: Add plugin list for Chrome for TV (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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: chrome/browser/resources/plugin_metadata/plugins_tv.json
diff --git a/chrome/browser/resources/plugin_metadata/plugins_tv.json b/chrome/browser/resources/plugin_metadata/plugins_tv.json
new file mode 100644
index 0000000000000000000000000000000000000000..23054f4888a5c76bff253f60ecc8d81343517b1c
--- /dev/null
+++ b/chrome/browser/resources/plugin_metadata/plugins_tv.json
@@ -0,0 +1,15 @@
+{
+ "netflix": {
+ "mime_types": [
+ ],
+ "versions": [
+ {
+ "version": "0",
+ "status": "up_to_date",
+ "comment": "'Netflix' is bundled with GoogleTV, so we don't define a minimum version."
+ }
+ ],
+ "name": "Netflix",
+ "group_name_matcher": "*Netflix*"
+ }
+}
« chrome/browser/browser_resources.grd ('K') | « chrome/browser/browser_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698