summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/test/data/mac_plugins_list.txt2
-rw-r--r--chrome/test/data/win_plugins_list.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/data/mac_plugins_list.txt b/chrome/test/data/mac_plugins_list.txt
index 7346fe4..e78d17c 100644
--- a/chrome/test/data/mac_plugins_list.txt
+++ b/chrome/test/data/mac_plugins_list.txt
@@ -5,6 +5,6 @@
# Note: By default the script will use the key named 'name' as the unique
# identifier. If you want to override you can use the unique_key key
[
- {u'name':'Shockwave Flash', u'enabled':1, u'version':u'10.2.154.27'},
+ {u'name':'Shockwave Flash', u'enabled':1, u'version':u'10.3.181.4'},
{u'name':'Chrome PDF Viewer', u'enabled':1, u'version':u''},
]
diff --git a/chrome/test/data/win_plugins_list.txt b/chrome/test/data/win_plugins_list.txt
index 76b5155..774f643 100644
--- a/chrome/test/data/win_plugins_list.txt
+++ b/chrome/test/data/win_plugins_list.txt
@@ -5,6 +5,6 @@
# Note: By default the script will use the key named 'name' as the unique
# identifier. If you want to override you can use the unique_key key
[
- {u'name':'Shockwave Flash', u'enabled':1, u'version':u'10,2,154,27'},
+ {u'name':'Shockwave Flash', u'enabled':1, u'version':u'10,3,181,4'},
{u'name':'Chrome PDF Viewer', u'enabled':1, u'version':u''},
]