OLD | NEW |
1 { | 1 { |
| 2 "x-version": 1, |
2 "google-talk": { | 3 "google-talk": { |
3 "mime_types": [ | 4 "mime_types": [ |
4 ], | 5 ], |
5 "versions": [ | 6 "versions": [ |
6 { | 7 { |
7 "version": "0", | 8 "version": "0", |
8 "status": "up_to_date", | 9 "status": "up_to_date", |
9 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' are bundled with ChromeOS, so we don't define a minimum version." | 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' are bundled with ChromeOS, so we don't define a minimum version." |
10 } | 11 } |
11 ], | 12 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 { | 50 { |
50 "version": "0", | 51 "version": "0", |
51 "status": "up_to_date", | 52 "status": "up_to_date", |
52 "comment": "'Netflix' is bundled with ChromeOS, so we don't define a min
imum version." | 53 "comment": "'Netflix' is bundled with ChromeOS, so we don't define a min
imum version." |
53 } | 54 } |
54 ], | 55 ], |
55 "name": "Netflix", | 56 "name": "Netflix", |
56 "group_name_matcher": "*Netflix*" | 57 "group_name_matcher": "*Netflix*" |
57 } | 58 } |
58 } | 59 } |
OLD | NEW |