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

Side by Side Diff: base/build/base_unittests.vcproj

Issue 1853: Refactor the platform canvas unit test a bit so that it can be run on... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 | « base/base.xcodeproj/project.pbxproj ('k') | base/gfx/SConscript » ('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="base_unittests" 5 Name="base_unittests"
6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" 6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
7 RootNamespace="base_unittests" 7 RootNamespace="base_unittests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 > 373 >
374 <File 374 <File
375 RelativePath="..\gfx\convolver_unittest.cc" 375 RelativePath="..\gfx\convolver_unittest.cc"
376 > 376 >
377 </File> 377 </File>
378 <File 378 <File
379 RelativePath="..\gfx\image_operations_unittest.c c" 379 RelativePath="..\gfx\image_operations_unittest.c c"
380 > 380 >
381 </File> 381 </File>
382 <File 382 <File
383 » » » » RelativePath="..\gfx\platform_canvas_unittest_wi n.cc" 383 » » » » RelativePath="..\gfx\platform_canvas_unittest.cc "
384 > 384 >
385 </File> 385 </File>
386 <File 386 <File
387 RelativePath="..\gfx\png_codec_unittest.cc" 387 RelativePath="..\gfx\png_codec_unittest.cc"
388 > 388 >
389 </File> 389 </File>
390 <File 390 <File
391 RelativePath="..\gfx\uniscribe_unittest.cc" 391 RelativePath="..\gfx\uniscribe_unittest.cc"
392 > 392 >
393 </File> 393 </File>
394 <File 394 <File
395 RelativePath="..\gfx\vector_canvas_unittest.cc" 395 RelativePath="..\gfx\vector_canvas_unittest.cc"
396 > 396 >
397 </File> 397 </File>
398 </Filter> 398 </Filter>
399 </Files> 399 </Files>
400 <Globals> 400 <Globals>
401 </Globals> 401 </Globals>
402 </VisualStudioProject> 402 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base.xcodeproj/project.pbxproj ('k') | base/gfx/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698