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

Side by Side Diff: chrome/test/data/chromeos_plugins_list.txt

Issue 8289029: Uprev expected netflix version to 1.3.2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 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'], 2 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
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 }, { 7 }, {
8 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 8 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
9 u'enabled': 1, 9 u'enabled': 1,
10 u'name': u'Shockwave Flash', 10 u'name': u'Shockwave Flash',
11 u'path': '/opt/google/chrome/plugins/libgcflashplayer.so', 11 u'path': '/opt/google/chrome/plugins/libgcflashplayer.so',
12 u'unique_key': 'path' 12 u'unique_key': 'path'
13 }, { 13 }, {
14 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 14 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
15 u'enabled': 1, 15 u'enabled': 1,
16 u'name': 'Remoting Viewer', 16 u'name': 'Remoting Viewer',
17 u'version': u'' 17 u'version': u''
18 }, { 18 }, {
19 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 19 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
20 u'enabled': 1, 20 u'enabled': 1,
21 u'name': 'Chrome PDF Viewer', 21 u'name': 'Chrome PDF Viewer',
22 u'version': u'' 22 u'version': u''
23 }, { 23 }, {
24 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 24 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
25 u'enabled': 1, 25 u'enabled': 1,
26 u'name': 'Netflix', 26 u'name': 'Netflix',
27 u'version': u'1.3.1' 27 u'version': u'1.3.2'
28 }, { 28 }, {
29 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 29 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
30 u'enabled': 1, 30 u'enabled': 1,
31 u'name': 'Google Talk Plugin', 31 u'name': 'Google Talk Plugin',
32 u'version': u'' 32 u'version': u''
33 }, { 33 }, {
34 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 34 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
35 u'enabled': 1, 35 u'enabled': 1,
36 u'name': 'O3D Plugin', 36 u'name': 'O3D Plugin',
37 u'version': u'' 37 u'version': u''
38 }, { 38 }, {
39 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 39 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
40 u'enabled': 1, 40 u'enabled': 1,
41 u'name': 'Native Client', 41 u'name': 'Native Client',
42 u'version': u'' 42 u'version': u''
43 }, { 43 }, {
44 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], 44 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'],
45 u'enabled': 1, 45 u'enabled': 1,
46 u'name': 'Default Plug-in', 46 u'name': 'Default Plug-in',
47 u'version': u'1' 47 u'version': u'1'
48 }, 48 },
49 ] 49 ]
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