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

Unified Diff: data/plugins_list.txt

Issue 6523003: Separating plugins test for individual platforms (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: '' Created 9 years, 10 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 | « data/mac_plugins_list.txt ('k') | data/win_plugins_list.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: data/plugins_list.txt
===================================================================
--- data/plugins_list.txt (revision 74832)
+++ data/plugins_list.txt (working copy)
@@ -1,8 +0,0 @@
-# List of Mac Chrome plugins to verify plugins' version and state.
-# To add new plugin, add new plugin with following version in the list,
-# {u'name':'<Plugin Name>', u'enabled':<True/False>, u'version':u'<VERSION>'}
-# Used by: chrome/test/functional/plugins_check.py
-[
- {u'name':'Shockwave Flash', u'enabled':'True', u'version':u'10.2.154.12'},
- {u'name':'Chrome PDF Viewer', u'enabled':'True', u'version':u''},
-]
« no previous file with comments | « data/mac_plugins_list.txt ('k') | data/win_plugins_list.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698