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