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

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

Issue 100144: Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs. (Closed)
Patch Set: vcproj Created 11 years, 7 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
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_tests" 5 Name="test_shell_tests"
6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}" 6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
7 RootNamespace="test_shell_tests" 7 RootNamespace="test_shell_tests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 </File> 196 </File>
197 <File 197 <File
198 RelativePath=".\resource.h" 198 RelativePath=".\resource.h"
199 > 199 >
200 </File> 200 </File>
201 <File 201 <File
202 RelativePath=".\run_all_tests.cc" 202 RelativePath=".\run_all_tests.cc"
203 > 203 >
204 </File> 204 </File>
205 <File 205 <File
206 » » » » RelativePath="..\..\glue\simple_clipboard_impl.c c" 206 » » » » RelativePath=".\simple_clipboard_impl.cc"
207 > 207 >
208 </File> 208 </File>
209 <File 209 <File
210 RelativePath=".\simple_resource_loader_bridge.cc " 210 RelativePath=".\simple_resource_loader_bridge.cc "
211 > 211 >
212 </File> 212 </File>
213 <File 213 <File
214 RelativePath=".\resources\small.ico" 214 RelativePath=".\resources\small.ico"
215 > 215 >
216 </File> 216 </File>
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 </File> 456 </File>
457 <File 457 <File
458 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp" 458 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp"
459 > 459 >
460 </File> 460 </File>
461 </Filter> 461 </Filter>
462 </Files> 462 </Files>
463 <Globals> 463 <Globals>
464 </Globals> 464 </Globals>
465 </VisualStudioProject> 465 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_shell.vcproj ('k') | webkit/tools/test_shell/test_worker/test_worker.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698