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

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

Issue 11244: Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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/build/base_gfx.vcproj ('k') | base/gfx/base_gfx.scons » ('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 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 > 397 >
398 <File 398 <File
399 RelativePath="..\gfx\convolver_unittest.cc" 399 RelativePath="..\gfx\convolver_unittest.cc"
400 > 400 >
401 </File> 401 </File>
402 <File 402 <File
403 RelativePath="..\gfx\image_operations_unittest.c c" 403 RelativePath="..\gfx\image_operations_unittest.c c"
404 > 404 >
405 </File> 405 </File>
406 <File 406 <File
407 RelativePath="..\gfx\platform_canvas_unittest.cc "
408 >
409 </File>
410 <File
411 RelativePath="..\gfx\png_codec_unittest.cc" 407 RelativePath="..\gfx\png_codec_unittest.cc"
412 > 408 >
413 </File> 409 </File>
414 <File
415 RelativePath="..\gfx\vector_canvas_unittest.cc"
416 >
417 </File>
418 </Filter> 410 </Filter>
419 </Files> 411 </Files>
420 <Globals> 412 <Globals>
421 </Globals> 413 </Globals>
422 </VisualStudioProject> 414 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/build/base_gfx.vcproj ('k') | base/gfx/base_gfx.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698