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

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

Issue 79082: Add bitmap manipulation functions in advance of themes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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_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 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 </File> 424 </File>
425 <File 425 <File
426 RelativePath="..\..\glue\regular_expression_unit test.cc" 426 RelativePath="..\..\glue\regular_expression_unit test.cc"
427 > 427 >
428 </File> 428 </File>
429 <File 429 <File
430 RelativePath="..\..\glue\resource_fetcher_unitte st.cc" 430 RelativePath="..\..\glue\resource_fetcher_unitte st.cc"
431 > 431 >
432 </File> 432 </File>
433 <File 433 <File
434 RelativePath="..\..\..\skia\ext\skia_utils_unitt est.cc"
435 >
436 </File>
437 <File
434 RelativePath=".\text_input_controller_unittest.c c" 438 RelativePath=".\text_input_controller_unittest.c c"
435 > 439 >
436 </File> 440 </File>
437 <File 441 <File
438 RelativePath="..\webcore_unit_tests\Transparency Win_unittest.cpp" 442 RelativePath="..\webcore_unit_tests\Transparency Win_unittest.cpp"
439 > 443 >
440 </File> 444 </File>
441 <File 445 <File
442 RelativePath="..\webcore_unit_tests\UniscribeHel per_unittest.cpp" 446 RelativePath="..\webcore_unit_tests\UniscribeHel per_unittest.cpp"
443 > 447 >
(...skipping 12 matching lines...) Expand all
456 </File> 460 </File>
457 <File 461 <File
458 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp" 462 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp"
459 > 463 >
460 </File> 464 </File>
461 </Filter> 465 </Filter>
462 </Files> 466 </Files>
463 <Globals> 467 <Globals>
464 </Globals> 468 </Globals>
465 </VisualStudioProject> 469 </VisualStudioProject>
OLDNEW
« skia/ext/skia_utils.h ('K') | « webkit/tools/test_shell/test_shell.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698