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

Side by Side Diff: webkit/build/glue/glue.vcproj

Issue 2896: This CB fixes the following issues:-... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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/renderer/webplugin_delegate_proxy.cc ('k') | webkit/glue/SConscript » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="Glue" 5 Name="Glue"
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" 6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
7 RootNamespace="glue" 7 RootNamespace="glue"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 591 matching lines...) Expand 10 before | Expand all | Expand 10 after
602 </File> 602 </File>
603 <File 603 <File
604 RelativePath="..\..\glue\plugins\mozilla_extensi ons.h" 604 RelativePath="..\..\glue\plugins\mozilla_extensi ons.h"
605 > 605 >
606 </File> 606 </File>
607 <File 607 <File
608 RelativePath="..\..\glue\plugins\nphostapi.h" 608 RelativePath="..\..\glue\plugins\nphostapi.h"
609 > 609 >
610 </File> 610 </File>
611 <File 611 <File
612 RelativePath="..\..\glue\plugins\plugin_data_str eam.cc"
613 >
614 </File>
615 <File
616 RelativePath="..\..\glue\plugins\plugin_data_str eam.h"
617 >
618 </File>
619 <File
620 RelativePath="..\..\glue\plugins\plugin_host.cc" 612 RelativePath="..\..\glue\plugins\plugin_host.cc"
621 > 613 >
622 </File> 614 </File>
623 <File 615 <File
624 RelativePath="..\..\glue\plugins\plugin_host.h" 616 RelativePath="..\..\glue\plugins\plugin_host.h"
625 > 617 >
626 </File> 618 </File>
627 <File 619 <File
628 RelativePath="..\..\glue\plugins\plugin_instance .cc" 620 RelativePath="..\..\glue\plugins\plugin_instance .cc"
629 > 621 >
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 </File> 670 </File>
679 <File 671 <File
680 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h" 672 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h"
681 > 673 >
682 </File> 674 </File>
683 </Filter> 675 </Filter>
684 </Files> 676 </Files>
685 <Globals> 677 <Globals>
686 </Globals> 678 </Globals>
687 </VisualStudioProject> 679 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/webplugin_delegate_proxy.cc ('k') | webkit/glue/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698