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

Side by Side Diff: webkit/tools/test_shell/test_shell.vcproj

Issue 27222: Chrome side to implement WebMimeRegistry. (Closed) Base URL: svn://svn.chromium.org/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
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="test_shell" 5 Name="test_shell"
6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}" 6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}"
7 RootNamespace="test_shell" 7 RootNamespace="test_shell"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 </File> 287 </File>
288 <File 288 <File
289 RelativePath=".\test_shell_switches.cc" 289 RelativePath=".\test_shell_switches.cc"
290 > 290 >
291 </File> 291 </File>
292 <File 292 <File
293 RelativePath=".\test_shell_switches.h" 293 RelativePath=".\test_shell_switches.h"
294 > 294 >
295 </File> 295 </File>
296 <File 296 <File
297 RelativePath=".\test_shell_webkit_init.h"
298 >
299 </File>
300 <File
297 RelativePath=".\test_shell_win.cc" 301 RelativePath=".\test_shell_win.cc"
298 > 302 >
299 </File> 303 </File>
300 <File 304 <File
301 RelativePath=".\test_webview_delegate.cc" 305 RelativePath=".\test_webview_delegate.cc"
302 > 306 >
303 </File> 307 </File>
304 <File 308 <File
305 RelativePath=".\test_webview_delegate.h" 309 RelativePath=".\test_webview_delegate.h"
306 > 310 >
(...skipping 23 matching lines...) Expand all
330 > 334 >
331 </File> 335 </File>
332 <File 336 <File
333 RelativePath=".\webwidget_host_win.cc" 337 RelativePath=".\webwidget_host_win.cc"
334 > 338 >
335 </File> 339 </File>
336 </Files> 340 </Files>
337 <Globals> 341 <Globals>
338 </Globals> 342 </Globals>
339 </VisualStudioProject> 343 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698