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

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

Issue 62145: Yet another scrape atttempt (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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_test_utils.cc ('k') | net/base/ssl_client_socket_unittest.cc » ('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="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 686 matching lines...) Expand 10 before | Expand all | Expand 10 after
697 </File> 697 </File>
698 <File 698 <File
699 RelativePath="..\..\browser\search_engines\templ ate_url_parser_unittest.cc" 699 RelativePath="..\..\browser\search_engines\templ ate_url_parser_unittest.cc"
700 > 700 >
701 </File> 701 </File>
702 <File 702 <File
703 RelativePath="..\..\browser\search_engines\templ ate_url_prepopulate_data_unittest.cc" 703 RelativePath="..\..\browser\search_engines\templ ate_url_prepopulate_data_unittest.cc"
704 > 704 >
705 </File> 705 </File>
706 <File 706 <File
707 RelativePath="..\..\browser\search_engines\templ ate_url_scraper_unittest.cc"
708 >
709 </File>
710 <File
707 RelativePath="..\..\browser\search_engines\templ ate_url_unittest.cc" 711 RelativePath="..\..\browser\search_engines\templ ate_url_unittest.cc"
708 > 712 >
709 </File> 713 </File>
710 <File 714 <File
711 RelativePath="..\..\browser\extensions\test_exte nsion_loader.cc" 715 RelativePath="..\..\browser\extensions\test_exte nsion_loader.cc"
712 > 716 >
713 </File> 717 </File>
714 <File 718 <File
715 RelativePath="..\..\browser\extensions\test_exte nsion_loader.h" 719 RelativePath="..\..\browser\extensions\test_exte nsion_loader.h"
716 > 720 >
(...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
1029 </File> 1033 </File>
1030 <File 1034 <File
1031 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1035 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1032 > 1036 >
1033 </File> 1037 </File>
1034 </Filter> 1038 </Filter>
1035 </Files> 1039 </Files>
1036 <Globals> 1040 <Globals>
1037 </Globals> 1041 </Globals>
1038 </VisualStudioProject> 1042 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/ui_test_utils.cc ('k') | net/base/ssl_client_socket_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698