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

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

Issue 2826: Move the download code to new directories: (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 | « chrome/test/ui/ui_tests.vcproj ('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 652 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 > 663 >
664 <File 664 <File
665 RelativePath="..\..\renderer\spellcheck_unittest .cc" 665 RelativePath="..\..\renderer\spellcheck_unittest .cc"
666 > 666 >
667 </File> 667 </File>
668 </Filter> 668 </Filter>
669 <Filter 669 <Filter
670 Name="TestDownload" 670 Name="TestDownload"
671 > 671 >
672 <File 672 <File
673 » » » » RelativePath="..\..\browser\download_manager_uni ttest.cc" 673 » » » » RelativePath="..\..\browser\download\download_ma nager_unittest.cc"
674 > 674 >
675 </File> 675 </File>
676 </Filter> 676 </Filter>
677 <Filter 677 <Filter
678 Name="TestTabStripModel" 678 Name="TestTabStripModel"
679 > 679 >
680 <File 680 <File
681 RelativePath="..\..\browser\tabs\tab_strip_model _unittest.cc" 681 RelativePath="..\..\browser\tabs\tab_strip_model _unittest.cc"
682 > 682 >
683 </File> 683 </File>
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
943 </File> 943 </File>
944 <File 944 <File
945 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 945 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
946 > 946 >
947 </File> 947 </File>
948 </Filter> 948 </Filter>
949 </Files> 949 </Files>
950 <Globals> 950 <Globals>
951 </Globals> 951 </Globals>
952 </VisualStudioProject> 952 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/ui/ui_tests.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698