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

Unified Diff: chrome/test/data/chromeos_plugins_list.txt

Issue 10897020: Convert plugins_check.py to a browser test. (Closed) Base URL: svn://chrome-svn/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chrome_plugin_browsertest.cc ('k') | chrome/test/data/mac_plugins_list.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos_plugins_list.txt
===================================================================
--- chrome/test/data/chromeos_plugins_list.txt (revision 153781)
+++ chrome/test/data/chromeos_plugins_list.txt (working copy)
@@ -1,38 +0,0 @@
-[ {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': u'Shockwave Flash',
- u'path': '/opt/google/chrome/pepper/libpepflashplayer.so',
- u'unique_key': 'path',
- }, {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': 'Chrome Remote Desktop Viewer',
- u'version': u''
- }, {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': 'Chrome PDF Viewer',
- u'version': u''
- }, {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': 'Netflix',
- u'version': u'2.0.7'
- }, {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': 'Google Talk Plugin',
- u'version': u''
- }, {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': 'Google Talk Plugin Video Accelerator',
- u'version': u''
- }, {
- u'boards': ['x86-mario', 'x86-alex', 'x86-zgb', 'stumpy', 'lumpy'],
- u'enabled': 1,
- u'name': 'Native Client',
- u'version': u''
- },
-]
« no previous file with comments | « chrome/browser/chrome_plugin_browsertest.cc ('k') | chrome/test/data/mac_plugins_list.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698