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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 42233: Add unit tests for DevToolsManager (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | « chrome/test/unit/unit_tests.scons ('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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 </File> 437 </File>
438 <File 438 <File
439 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc" 439 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc"
440 > 440 >
441 </File> 441 </File>
442 <File 442 <File
443 RelativePath="..\..\browser\command_updater_unit test.cc" 443 RelativePath="..\..\browser\command_updater_unit test.cc"
444 > 444 >
445 </File> 445 </File>
446 <File 446 <File
447 RelativePath="..\..\browser\debugger\devtools_ma nager_unittest.cc"
448 >
449 </File>
450 <File
447 RelativePath="..\..\browser\net\dns_host_info_un ittest.cc" 451 RelativePath="..\..\browser\net\dns_host_info_un ittest.cc"
448 > 452 >
449 </File> 453 </File>
450 <File 454 <File
451 RelativePath="..\..\browser\net\dns_master_unitt est.cc" 455 RelativePath="..\..\browser\net\dns_master_unitt est.cc"
452 > 456 >
453 </File> 457 </File>
454 <File 458 <File
455 RelativePath="..\..\browser\download\download_ma nager_unittest.cc" 459 RelativePath="..\..\browser\download\download_ma nager_unittest.cc"
456 > 460 >
(...skipping 544 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 </File> 1005 </File>
1002 <File 1006 <File
1003 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1007 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1004 > 1008 >
1005 </File> 1009 </File>
1006 </Filter> 1010 </Filter>
1007 </Files> 1011 </Files>
1008 <Globals> 1012 <Globals>
1009 </Globals> 1013 </Globals>
1010 </VisualStudioProject> 1014 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698