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

Unified Diff: chrome/browser/resources/plugins_win.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/resources/plugins_mac.json ('k') | chrome/browser/resources/repost_form_warning.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
}
]
}
« no previous file with comments | « chrome/browser/resources/plugins_mac.json ('k') | chrome/browser/resources/repost_form_warning.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698