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

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

Issue 18305: Move url_* to net subdir (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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_test.cc ('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 725 matching lines...) Expand 10 before | Expand all | Expand 10 after
736 </File> 736 </File>
737 <File 737 <File
738 RelativePath="..\..\..\googleurl\src\url_canon_unittest. cc" 738 RelativePath="..\..\..\googleurl\src\url_canon_unittest. cc"
739 > 739 >
740 </File> 740 </File>
741 <File 741 <File
742 RelativePath="..\..\browser\history\url_database_unittes t.cc" 742 RelativePath="..\..\browser\history\url_database_unittes t.cc"
743 > 743 >
744 </File> 744 </File>
745 <File 745 <File
746 » » » RelativePath="..\..\browser\url_fetcher_unittest.cc" 746 » » » RelativePath="..\..\browser\net\url_fetcher_unittest.cc"
747 > 747 >
748 </File> 748 </File>
749 <File 749 <File
750 » » » RelativePath="..\..\browser\url_fixer_upper_unittest.cc" 750 » » » RelativePath="..\..\browser\net\url_fixer_upper_unittest .cc"
751 > 751 >
752 </File> 752 </File>
753 <File 753 <File
754 RelativePath="..\..\..\googleurl\src\url_parse_unittest. cc" 754 RelativePath="..\..\..\googleurl\src\url_parse_unittest. cc"
755 > 755 >
756 </File> 756 </File>
757 <File 757 <File
758 RelativePath="..\..\..\googleurl\src\url_util_unittest.c c" 758 RelativePath="..\..\..\googleurl\src\url_util_unittest.c c"
759 > 759 >
760 </File> 760 </File>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 > 803 >
804 </File> 804 </File>
805 <File 805 <File
806 RelativePath="..\..\common\worker_thread_ticker_unittest .cc" 806 RelativePath="..\..\common\worker_thread_ticker_unittest .cc"
807 > 807 >
808 </File> 808 </File>
809 </Files> 809 </Files>
810 <Globals> 810 <Globals>
811 </Globals> 811 </Globals>
812 </VisualStudioProject> 812 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/ui/ui_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698