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

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

Issue 7419: Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 | « webkit/SConscript.port ('k') | webkit/build/port/port.vcproj » ('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 443 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 </File> 454 </File>
455 <File 455 <File
456 RelativePath="..\..\glue\resource_fetcher.cc" 456 RelativePath="..\..\glue\resource_fetcher.cc"
457 > 457 >
458 </File> 458 </File>
459 <File 459 <File
460 RelativePath="..\..\glue\resource_fetcher.h" 460 RelativePath="..\..\glue\resource_fetcher.h"
461 > 461 >
462 </File> 462 </File>
463 <File 463 <File
464 » » » » RelativePath="..\..\glue\resource_handle_win.cc" 464 » » » » RelativePath="..\..\glue\resource_handle_impl.cc "
465 > 465 >
466 </File> 466 </File>
467 <File 467 <File
468 RelativePath="..\..\glue\resource_loader_bridge. h" 468 RelativePath="..\..\glue\resource_loader_bridge. h"
469 > 469 >
470 </File> 470 </File>
471 <File 471 <File
472 RelativePath="..\..\glue\searchable_form_data.cc " 472 RelativePath="..\..\glue\searchable_form_data.cc "
473 > 473 >
474 </File> 474 </File>
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
686 </File> 686 </File>
687 <File 687 <File
688 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h" 688 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h"
689 > 689 >
690 </File> 690 </File>
691 </Filter> 691 </Filter>
692 </Files> 692 </Files>
693 <Globals> 693 <Globals>
694 </Globals> 694 </Globals>
695 </VisualStudioProject> 695 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/SConscript.port ('k') | webkit/build/port/port.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698