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

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

Issue 10823044: [chromeos] Update expected name of remoting plugin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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', 'stumpy', 'lumpy'], 2 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
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', 'stumpy', 'lumpy'], 8 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
9 u'enabled': 1, 9 u'enabled': 1,
10 u'name': 'Remoting Viewer', 10 u'name': 'Chrome Remote Desktop Viewer',
11 u'version': u'' 11 u'version': u''
12 }, { 12 }, {
13 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'], 13 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
14 u'enabled': 1, 14 u'enabled': 1,
15 u'name': 'Chrome PDF Viewer', 15 u'name': 'Chrome PDF Viewer',
16 u'version': u'' 16 u'version': u''
17 }, { 17 }, {
18 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'], 18 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
19 u'enabled': 1, 19 u'enabled': 1,
20 u'name': 'Netflix', 20 u'name': 'Netflix',
21 u'version': u'2.0.5' 21 u'version': u'2.0.5'
22 }, { 22 }, {
23 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'], 23 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
24 u'enabled': 1, 24 u'enabled': 1,
25 u'name': 'Google Talk Plugin', 25 u'name': 'Google Talk Plugin',
26 u'version': u'' 26 u'version': u''
27 }, { 27 }, {
28 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'], 28 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
29 u'enabled': 1, 29 u'enabled': 1,
30 u'name': 'Google Talk Plugin Video Accelerator', 30 u'name': 'Google Talk Plugin Video Accelerator',
31 u'version': u'' 31 u'version': u''
32 }, { 32 }, {
33 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'], 33 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
34 u'enabled': 1, 34 u'enabled': 1,
35 u'name': 'Native Client', 35 u'name': 'Native Client',
36 u'version': u'' 36 u'version': u''
37 }, 37 },
38 ] 38 ]
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