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

Unified Diff: chrome/browser/resources/plugins_mac.json

Issue 8851007: WIP / Do not commit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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/repost_form_warning_controller.cc ('k') | chrome/browser/resources/plugins_win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/plugins_mac.json
diff --git a/chrome/browser/resources/plugins_mac.json b/chrome/browser/resources/plugins_mac.json
index 09c1e9254b1376de945829c0fbfe4b96432a7169..560096c1c1723befdca03204b8df9e9544febf46 100644
--- a/chrome/browser/resources/plugins_mac.json
+++ b/chrome/browser/resources/plugins_mac.json
@@ -50,8 +50,7 @@
"lang": "en-US",
"name": "RealPlayer",
"identifier": "realplayer",
- "url": "http://www.real.com/realplayer/download",
- "displayurl": true
+ "url": "http://director.real.com/realplayer?type=rpsp_mac"
},
{
"mime_types": [
@@ -174,7 +173,17 @@
"lang": "en-US",
"name": "DivX Web Player",
"identifier": "divx-player",
- "url": "http://www.divx.com/en/downloads/divx/mac",
+ "url": "http://www.divx.com/en/downloads/divx/mac"
+ },
+ {
+ "mime_types": [
+ "application/x-silverlight",
+ "application/x-silverlight-2"
+ ],
+ "lang": "en-US",
+ "name": "Silverlight",
+ "identifier": "silverlight",
+ "url": "http://go.microsoft.com/fwlink/?LinkID=149156",
"displayurl": true
}
]
« no previous file with comments | « chrome/browser/repost_form_warning_controller.cc ('k') | chrome/browser/resources/plugins_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698