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

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

Issue 20413: old1 (Closed) Base URL: svn://chrome-svn/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 | « third_party/WebKit/WebCore/dom/WorkerMessagingProxy.cpp ('k') | webkit/glue/webview_delegate.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 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 </File> 234 </File>
235 <File 235 <File
236 RelativePath=".\webwidget.h" 236 RelativePath=".\webwidget.h"
237 > 237 >
238 </File> 238 </File>
239 <File 239 <File
240 RelativePath=".\webwidget_delegate.h" 240 RelativePath=".\webwidget_delegate.h"
241 > 241 >
242 </File> 242 </File>
243 <File 243 <File
244 RelativePath=".\webworker.cc"
245 >
246 </File>
247 <File
248 RelativePath=".\webworker.h"
249 >
250 </File>
251 <File
244 RelativePath=".\window_open_disposition.h" 252 RelativePath=".\window_open_disposition.h"
245 > 253 >
246 </File> 254 </File>
247 </Filter> 255 </Filter>
248 <Filter 256 <Filter
249 Name="Library" 257 Name="Library"
250 > 258 >
251 <File 259 <File
252 RelativePath="..\pending\AccessibleBase.cpp" 260 RelativePath="..\pending\AccessibleBase.cpp"
253 > 261 >
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 </File> 766 </File>
759 <File 767 <File
760 RelativePath=".\plugins\webplugin_delegate_impl. h" 768 RelativePath=".\plugins\webplugin_delegate_impl. h"
761 > 769 >
762 </File> 770 </File>
763 </Filter> 771 </Filter>
764 </Files> 772 </Files>
765 <Globals> 773 <Globals>
766 </Globals> 774 </Globals>
767 </VisualStudioProject> 775 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/WebKit/WebCore/dom/WorkerMessagingProxy.cpp ('k') | webkit/glue/webview_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698