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

Unified Diff: chrome/browser/resources/plugin_metadata/plugins_win.json

Issue 543223002: Version number and download URL updates for Reader plugin on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 6 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/plugin_metadata/plugins_win.json
diff --git a/chrome/browser/resources/plugin_metadata/plugins_win.json b/chrome/browser/resources/plugin_metadata/plugins_win.json
index 39294a302c48a3a909bae9f646e05eb76bcb607c..37dc71be5d2998663cbbdb79c4fcbedc0be71aa5 100644
--- a/chrome/browser/resources/plugin_metadata/plugins_win.json
+++ b/chrome/browser/resources/plugin_metadata/plugins_win.json
@@ -1,5 +1,5 @@
{
- "x-version": 12,
+ "x-version": 13,
"google-talk": {
"mime_types": [
],
@@ -177,24 +177,25 @@
],
"versions": [
{
- "version": "10.1.8",
+ "version": "10.1.11",
"status": "requires_authorization",
- "reference": "https://www.adobe.com/support/security/bulletins/apsb13-22.html"
+ "reference": "https://helpx.adobe.com/security/products/reader/apsb14-19.html"
},
{
"version": "11",
"status": "out_of_date"
},
{
- "version": "11.0.5",
+ "version": "11.0.8",
"status": "requires_authorization",
- "reference": "https://www.adobe.com/support/security/bulletins/apsb13-25.html"
+ "reference": "https://helpx.adobe.com/security/products/reader/apsb14-19.html"
}
],
"lang": "en-US",
"name": "Adobe Reader",
"help_url": "https://support.google.com/chrome/?p=plugin_pdf",
- "url": "http://www.adobe.com/support/downloads/detail.jsp?ftpID=5674",
+ "url": "https://get.adobe.com/reader/",
+ "displayurl": true,
"group_name_matcher": "*Adobe Acrobat*"
},
"apple-quicktime": {
« 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