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

Side by Side Diff: chrome/default_plugin/plugins.xml

Issue 2813047: Move default_plugin from webkit/ to chrome/ (Closed)
Patch Set: fix windows? Created 10 years, 5 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
« no previous file with comments | « chrome/default_plugin/plugin_main.cc ('k') | chrome/default_plugin/plugins2.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <plugins> 1 <plugins>
2 <plugin> 2 <plugin>
3 <mime>application/x-java-applet</mime> 3 <mime>application/x-java-applet</mime>
4 <lang>en-us</lang> 4 <lang>en-us</lang>
5 <name>Java(TM) Platform SE6 U10 (Beta)</name> 5 <name>Java(TM) Platform SE6 U10 (Beta)</name>
6 <url>http://javadl.sun.com/webapps/download/GetFile/1.6.0_10-b33/windows -i586/jre-6u10-windows-i586-p-iftw.exe</url> 6 <url>http://javadl.sun.com/webapps/download/GetFile/1.6.0_10-b33/windows -i586/jre-6u10-windows-i586-p-iftw.exe</url>
7 </plugin> 7 </plugin>
8 8
9 <plugin> 9 <plugin>
10 <mime>application/x-java-bean</mime> 10 <mime>application/x-java-bean</mime>
(...skipping 633 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 </plugin> 644 </plugin>
645 645
646 <plugin> 646 <plugin>
647 <mime>image/x-jpeg2000-image</mime> 647 <mime>image/x-jpeg2000-image</mime>
648 <lang>en-us</lang> 648 <lang>en-us</lang>
649 <name>Quicktime player</name> 649 <name>Quicktime player</name>
650 <url>http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=19502 &amp;cat=59&amp;platform=osx&amp;method=sa/QuickTimeInstaller.exe</url> 650 <url>http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=19502 &amp;cat=59&amp;platform=osx&amp;method=sa/QuickTimeInstaller.exe</url>
651 </plugin> 651 </plugin>
652 652
653 </plugins> 653 </plugins>
OLDNEW
« no previous file with comments | « chrome/default_plugin/plugin_main.cc ('k') | chrome/default_plugin/plugins2.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698