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

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

Issue 3035: Move importer files into an importer subdirectory. (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/browser/views/importer_view.h ('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 505 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 </Filter> 516 </Filter>
517 <Filter 517 <Filter
518 Name="TestBzip2" 518 Name="TestBzip2"
519 > 519 >
520 <File 520 <File
521 RelativePath="..\..\common\bzip2_unittest.cc" 521 RelativePath="..\..\common\bzip2_unittest.cc"
522 > 522 >
523 </File> 523 </File>
524 </Filter> 524 </Filter>
525 <Filter 525 <Filter
526 Name="TestTitleChomper"
527 >
528 <File
529 RelativePath="..\..\browser\title_chomper_unitte st.cc"
530 >
531 </File>
532 </Filter>
533 <Filter
534 Name="TestTemplateURLParser" 526 Name="TestTemplateURLParser"
535 > 527 >
536 <File 528 <File
537 RelativePath="..\..\browser\template_url_parser_ unittest.cc" 529 RelativePath="..\..\browser\template_url_parser_ unittest.cc"
538 > 530 >
539 </File> 531 </File>
540 </Filter> 532 </Filter>
541 <Filter 533 <Filter
542 Name="TestTemplateURL" 534 Name="TestTemplateURL"
543 > 535 >
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
843 > 835 >
844 <File 836 <File
845 RelativePath="..\..\renderer\net\render_dns_queu e_unittest.cc" 837 RelativePath="..\..\renderer\net\render_dns_queu e_unittest.cc"
846 > 838 >
847 </File> 839 </File>
848 </Filter> 840 </Filter>
849 <Filter 841 <Filter
850 Name="TestImporter" 842 Name="TestImporter"
851 > 843 >
852 <File 844 <File
853 » » » » RelativePath="..\..\browser\firefox_importer_uni ttest.cc" 845 » » » » RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc"
854 > 846 >
855 </File> 847 </File>
856 <File 848 <File
857 » » » » RelativePath="..\..\browser\importer_unittest.cc " 849 » » » » RelativePath="..\..\browser\importer\importer_un ittest.cc"
858 > 850 >
859 </File> 851 </File>
860 </Filter> 852 </Filter>
861 <Filter 853 <Filter
862 Name="TestRLZ" 854 Name="TestRLZ"
863 > 855 >
864 <File 856 <File
865 RelativePath="..\..\browser\rlz\rlz_unittest.cc" 857 RelativePath="..\..\browser\rlz\rlz_unittest.cc"
866 > 858 >
867 </File> 859 </File>
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
951 </File> 943 </File>
952 <File 944 <File
953 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 945 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
954 > 946 >
955 </File> 947 </File>
956 </Filter> 948 </Filter>
957 </Files> 949 </Files>
958 <Globals> 950 <Globals>
959 </Globals> 951 </Globals>
960 </VisualStudioProject> 952 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/views/importer_view.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698