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

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

Issue 28186: Reverting key change (again); this breaks every keyboard layout test there is... (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
624 RelativePath=".\webkit_client_impl.cc" 616 RelativePath=".\webkit_client_impl.cc"
625 > 617 >
626 </File> 618 </File>
627 <File 619 <File
628 RelativePath=".\webkit_client_impl.h" 620 RelativePath=".\webkit_client_impl.h"
629 > 621 >
630 </File> 622 </File>
631 <File 623 <File
632 RelativePath=".\webkit_glue.cc" 624 RelativePath=".\webkit_glue.cc"
633 > 625 >
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
794 </File> 786 </File>
795 <File 787 <File
796 RelativePath=".\plugins\webplugin_delegate_impl. h" 788 RelativePath=".\plugins\webplugin_delegate_impl. h"
797 > 789 >
798 </File> 790 </File>
799 </Filter> 791 </Filter>
800 </Files> 792 </Files>
801 <Globals> 793 <Globals>
802 </Globals> 794 </Globals>
803 </VisualStudioProject> 795 </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