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

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

Issue 28234: Add back webinputevent_win.cc (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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 </File> 186 </File>
187 <File 187 <File
188 RelativePath=".\webhistoryitem.h" 188 RelativePath=".\webhistoryitem.h"
189 > 189 >
190 </File> 190 </File>
191 <File 191 <File
192 RelativePath=".\webinputevent.h" 192 RelativePath=".\webinputevent.h"
193 > 193 >
194 </File> 194 </File>
195 <File 195 <File
196 RelativePath=".\webinputevent_win.cc"
197 >
198 </File>
199 <File
196 RelativePath=".\webmediaplayer.h" 200 RelativePath=".\webmediaplayer.h"
197 > 201 >
198 </File> 202 </File>
199 <File 203 <File
200 RelativePath=".\webmediaplayer_delegate.h" 204 RelativePath=".\webmediaplayer_delegate.h"
201 > 205 >
202 </File> 206 </File>
203 <File 207 <File
204 RelativePath=".\webplugin.h" 208 RelativePath=".\webplugin.h"
205 > 209 >
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
790 </File> 794 </File>
791 <File 795 <File
792 RelativePath=".\plugins\webplugin_delegate_impl. h" 796 RelativePath=".\plugins\webplugin_delegate_impl. h"
793 > 797 >
794 </File> 798 </File>
795 </Filter> 799 </Filter>
796 </Files> 800 </Files>
797 <Globals> 801 <Globals>
798 </Globals> 802 </Globals>
799 </VisualStudioProject> 803 </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