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''}, |
-] |