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

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

Issue 27056: Fixing WebKeyboardEvent. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/glue/event_conversion.cc ('k') | webkit/glue/webinputevent.h » ('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 587 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 </File> 598 </File>
599 <File 599 <File
600 RelativePath=".\webhistoryitem_impl.h" 600 RelativePath=".\webhistoryitem_impl.h"
601 > 601 >
602 </File> 602 </File>
603 <File 603 <File
604 RelativePath=".\webinputevent_win.cc" 604 RelativePath=".\webinputevent_win.cc"
605 > 605 >
606 </File> 606 </File>
607 <File 607 <File
608 RelativePath=".\webinputevent_utils.cc"
609 >
610 </File>
611 <File
612 RelativePath=".\webinputevent_utils.h"
613 >
614 </File>
615 <File
608 RelativePath=".\webkit_glue.cc" 616 RelativePath=".\webkit_glue.cc"
609 > 617 >
610 </File> 618 </File>
611 <File 619 <File
612 RelativePath=".\webkit_glue.h" 620 RelativePath=".\webkit_glue.h"
613 > 621 >
614 </File> 622 </File>
615 <File 623 <File
616 RelativePath=".\webkit_glue_win.cc" 624 RelativePath=".\webkit_glue_win.cc"
617 > 625 >
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 </File> 778 </File>
771 <File 779 <File
772 RelativePath=".\plugins\webplugin_delegate_impl. h" 780 RelativePath=".\plugins\webplugin_delegate_impl. h"
773 > 781 >
774 </File> 782 </File>
775 </Filter> 783 </Filter>
776 </Files> 784 </Files>
777 <Globals> 785 <Globals>
778 </Globals> 786 </Globals>
779 </VisualStudioProject> 787 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/glue/event_conversion.cc ('k') | webkit/glue/webinputevent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698