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

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

Issue 28233: webinputevent_util.cc is no longer part of the build. maybe i did a bad merg... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 | « no previous file | no next file » | 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 599 matching lines...) Expand 10 before | Expand all | Expand 10 after
610 </File> 610 </File>
611 <File 611 <File
612 RelativePath=".\webhistoryitem_impl.cc" 612 RelativePath=".\webhistoryitem_impl.cc"
613 > 613 >
614 </File> 614 </File>
615 <File 615 <File
616 RelativePath=".\webhistoryitem_impl.h" 616 RelativePath=".\webhistoryitem_impl.h"
617 > 617 >
618 </File> 618 </File>
619 <File 619 <File
620 RelativePath=".\webinputevent_utils.cc"
621 >
622 </File>
623 <File
624 RelativePath=".\webkit_glue.cc" 620 RelativePath=".\webkit_glue.cc"
625 > 621 >
626 </File> 622 </File>
627 <File 623 <File
628 RelativePath=".\webkit_glue.h" 624 RelativePath=".\webkit_glue.h"
629 > 625 >
630 </File> 626 </File>
631 <File 627 <File
632 RelativePath=".\webkit_glue_win.cc" 628 RelativePath=".\webkit_glue_win.cc"
633 > 629 >
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
794 </File> 790 </File>
795 <File 791 <File
796 RelativePath=".\plugins\webplugin_delegate_impl. h" 792 RelativePath=".\plugins\webplugin_delegate_impl. h"
797 > 793 >
798 </File> 794 </File>
799 </Filter> 795 </Filter>
800 </Files> 796 </Files>
801 <Globals> 797 <Globals>
802 </Globals> 798 </Globals>
803 </VisualStudioProject> 799 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698