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*" |
+ } |
+} |