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

Side by Side Diff: chrome/browser/resources/plugins_mac.json

Issue 10388253: Revert 138502 - Move version metadata from PluginGroup into PluginInstaller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/resources/plugins_linux.json ('k') | chrome/browser/resources/plugins_win.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:mergeinfo
OLDNEW
1 { 1 {
2 "java-runtime-environment": { 2 "java-runtime-environment": {
3 "mime_types": [ 3 "mime_types": [
4 "application/x-java-applet", 4 "application/x-java-applet",
5 "application/x-java-applet,version=1.1", 5 "application/x-java-applet,version=1.1",
6 "application/x-java-applet,version=1.1.1", 6 "application/x-java-applet,version=1.1.1",
7 "application/x-java-applet,version=1.1.2", 7 "application/x-java-applet,version=1.1.2",
8 "application/x-java-applet,version=1.1.3", 8 "application/x-java-applet,version=1.1.3",
9 "application/x-java-applet,version=1.2", 9 "application/x-java-applet,version=1.2",
10 "application/x-java-applet,version=1.2.1", 10 "application/x-java-applet,version=1.2.1",
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 "application/x-silverlight", 181 "application/x-silverlight",
182 "application/x-silverlight-2" 182 "application/x-silverlight-2"
183 ], 183 ],
184 "lang": "en-US", 184 "lang": "en-US",
185 "name": "Silverlight", 185 "name": "Silverlight",
186 "url": "http://go.microsoft.com/fwlink/?LinkID=149156", 186 "url": "http://go.microsoft.com/fwlink/?LinkID=149156",
187 "requires_authorization": false, 187 "requires_authorization": false,
188 "displayurl": true 188 "displayurl": true
189 } 189 }
190 } 190 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/plugins_linux.json ('k') | chrome/browser/resources/plugins_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698