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

Side by Side Diff: chrome/browser/resources/plugins_linux.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
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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 }, 53 },
54 "redhat-icetea-java": { 54 "redhat-icetea-java": {
55 "mime_types": [ 55 "mime_types": [
56 ], 56 ],
57 "lang": "en-US", 57 "lang": "en-US",
58 "name": "IcedTea", 58 "name": "IcedTea",
59 "url": "http://icedtea.classpath.org/", 59 "url": "http://icedtea.classpath.org/",
60 "displayurl": true 60 "displayurl": true
61 } 61 }
62 } 62 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_win.json ('k') | chrome/browser/resources/plugins_mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698