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

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

Issue 28136: Fixing WebKeyboardEvent. For reals this time. (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 595 matching lines...) Expand 10 before | Expand all | Expand 10 after
606 </File> 606 </File>
607 <File 607 <File
608 RelativePath=".\webhistoryitem_impl.h" 608 RelativePath=".\webhistoryitem_impl.h"
609 > 609 >
610 </File> 610 </File>
611 <File 611 <File
612 RelativePath=".\webinputevent_win.cc" 612 RelativePath=".\webinputevent_win.cc"
613 > 613 >
614 </File> 614 </File>
615 <File 615 <File
616 RelativePath=".\webinputevent_utils.cc"
617 >
618 </File>
619 <File
620 RelativePath=".\webinputevent_utils.h"
621 >
622 </File>
623 <File
616 RelativePath=".\webkit_client_impl.cc" 624 RelativePath=".\webkit_client_impl.cc"
617 > 625 >
618 </File> 626 </File>
619 <File 627 <File
620 RelativePath=".\webkit_client_impl.h" 628 RelativePath=".\webkit_client_impl.h"
621 > 629 >
622 </File> 630 </File>
623 <File 631 <File
624 RelativePath=".\webkit_glue.cc" 632 RelativePath=".\webkit_glue.cc"
625 > 633 >
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
786 </File> 794 </File>
787 <File 795 <File
788 RelativePath=".\plugins\webplugin_delegate_impl. h" 796 RelativePath=".\plugins\webplugin_delegate_impl. h"
789 > 797 >
790 </File> 798 </File>
791 </Filter> 799 </Filter>
792 </Files> 800 </Files>
793 <Globals> 801 <Globals>
794 </Globals> 802 </Globals>
795 </VisualStudioProject> 803 </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