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

Side by Side Diff: data/chromeos_plugins_list.txt

Issue 8802015: Updating the Netflix plugin version number (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: Created 9 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ { 1 [ {
2 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 2 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
3 u'enabled': 1, 3 u'enabled': 1,
4 u'name': u'Shockwave Flash', 4 u'name': u'Shockwave Flash',
5 u'path': '/opt/google/chrome/pepper/libpepflashplayer.so', 5 u'path': '/opt/google/chrome/pepper/libpepflashplayer.so',
6 u'unique_key': 'path', 6 u'unique_key': 'path',
7 u'version': u'11.1.31.202' 7 u'version': u'11.1.31.202'
8 }, { 8 }, {
9 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 9 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
10 u'enabled': 1, 10 u'enabled': 1,
11 u'name': u'Shockwave Flash', 11 u'name': u'Shockwave Flash',
12 u'path': '/opt/google/chrome/plugins/libgcflashplayer.so', 12 u'path': '/opt/google/chrome/plugins/libgcflashplayer.so',
13 u'unique_key': 'path' 13 u'unique_key': 'path'
14 }, { 14 }, {
15 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 15 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
16 u'enabled': 1, 16 u'enabled': 1,
17 u'name': 'Remoting Viewer', 17 u'name': 'Remoting Viewer',
18 u'version': u'' 18 u'version': u''
19 }, { 19 }, {
20 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 20 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
21 u'enabled': 1, 21 u'enabled': 1,
22 u'name': 'Chrome PDF Viewer', 22 u'name': 'Chrome PDF Viewer',
23 u'version': u'' 23 u'version': u''
24 }, { 24 }, {
25 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 25 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
26 u'enabled': 1, 26 u'enabled': 1,
27 u'name': 'Netflix', 27 u'name': 'Netflix',
28 u'version': u'1.3.2' 28 u'version': u'1.4.0'
29 }, { 29 }, {
30 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 30 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
31 u'enabled': 1, 31 u'enabled': 1,
32 u'name': 'Google Talk Plugin', 32 u'name': 'Google Talk Plugin',
33 u'version': u'' 33 u'version': u''
34 }, { 34 }, {
35 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 35 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
36 u'enabled': 1, 36 u'enabled': 1,
37 u'name': 'O3D Plugin', 37 u'name': 'O3D Plugin',
38 u'version': u'' 38 u'version': u''
39 }, { 39 }, {
40 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'], 40 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy'],
41 u'enabled': 1, 41 u'enabled': 1,
42 u'name': 'Native Client', 42 u'name': 'Native Client',
43 u'version': u'' 43 u'version': u''
44 }, 44 },
45 ] 45 ]
OLDNEW
« 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