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

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

Issue 12842: Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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/port/rendering/RenderThemeWin.cpp ('k') | 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="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 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 </File> 300 </File>
301 <File 301 <File
302 RelativePath="..\..\glue\bookmarklet_unittest.cc " 302 RelativePath="..\..\glue\bookmarklet_unittest.cc "
303 > 303 >
304 </File> 304 </File>
305 <File 305 <File
306 RelativePath="..\..\glue\context_menu_unittest.c c" 306 RelativePath="..\..\glue\context_menu_unittest.c c"
307 > 307 >
308 </File> 308 </File>
309 <File 309 <File
310 RelativePath="..\..\..\skia\ext\convolver_unitte st.cc"
311 >
312 </File>
313 <File
310 RelativePath="..\..\glue\cpp_bound_class_unittes t.cc" 314 RelativePath="..\..\glue\cpp_bound_class_unittes t.cc"
311 > 315 >
312 </File> 316 </File>
313 <File 317 <File
314 RelativePath="..\..\glue\cpp_variant_unittest.cc " 318 RelativePath="..\..\glue\cpp_variant_unittest.cc "
315 > 319 >
316 </File> 320 </File>
317 <File 321 <File
318 RelativePath="..\..\glue\dom_operations_unittest .cc" 322 RelativePath="..\..\glue\dom_operations_unittest .cc"
319 > 323 >
(...skipping 12 matching lines...) Expand all
332 </File> 336 </File>
333 <File 337 <File
334 RelativePath="..\..\port\platform\image-decoders \ico\ICOImageDecoder_unittest.cpp" 338 RelativePath="..\..\port\platform\image-decoders \ico\ICOImageDecoder_unittest.cpp"
335 > 339 >
336 </File> 340 </File>
337 <File 341 <File
338 RelativePath="..\..\glue\iframe_redirect_unittes t.cc" 342 RelativePath="..\..\glue\iframe_redirect_unittes t.cc"
339 > 343 >
340 </File> 344 </File>
341 <File 345 <File
346 RelativePath="..\..\..\skia\ext\image_operations _unittest.cc"
347 >
348 </File>
349 <File
342 RelativePath=".\keyboard_unittest.cc" 350 RelativePath=".\keyboard_unittest.cc"
343 > 351 >
344 </File> 352 </File>
345 <File 353 <File
346 RelativePath=".\layout_test_controller_unittest. cc" 354 RelativePath=".\layout_test_controller_unittest. cc"
347 > 355 >
348 </File> 356 </File>
349 <File 357 <File
350 RelativePath="..\..\glue\mimetype_unittest.cc" 358 RelativePath="..\..\glue\mimetype_unittest.cc"
351 > 359 >
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 </File> 408 </File>
401 <File 409 <File
402 RelativePath="..\..\port\platform\image-decoders \xbm\XBMImageDecoder_unittest.cpp" 410 RelativePath="..\..\port\platform\image-decoders \xbm\XBMImageDecoder_unittest.cpp"
403 > 411 >
404 </File> 412 </File>
405 </Filter> 413 </Filter>
406 </Files> 414 </Files>
407 <Globals> 415 <Globals>
408 </Globals> 416 </Globals>
409 </VisualStudioProject> 417 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/port/rendering/RenderThemeWin.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698