| Index: chrome/browser/resources/plugins_win.json
|
| diff --git a/chrome/browser/resources/plugins_win.json b/chrome/browser/resources/plugins_win.json
|
| index 9af9b2980e1d605e4a04d43313d5b7d02cb2e420..b4e7bad0cd86250ca7f8c2b077dbd0dcb6613755 100644
|
| --- a/chrome/browser/resources/plugins_win.json
|
| +++ b/chrome/browser/resources/plugins_win.json
|
| @@ -169,6 +169,16 @@
|
| "name": "DivX Web Player",
|
| "identifier": "divx-player",
|
| "url": "http://download.divx.com/player/divxdotcom/DivXWebPlayerInstaller.exe"
|
| + },
|
| + {
|
| + "mime_types": [
|
| + "application/x-silverlight",
|
| + "application/x-silverlight-2"
|
| + ],
|
| + "lang": "en-US",
|
| + "name": "Silverlight",
|
| + "identifier": "silverlight",
|
| + "url": "http://go.microsoft.com/fwlink/?LinkID=149156"
|
| }
|
| ]
|
| }
|
|
|