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

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

Issue 14142: Start using the proxy resolve IPC for plugins.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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') | net/proxy/proxy_service.h » ('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 665 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 </File> 676 </File>
677 <File 677 <File
678 RelativePath="..\..\browser\net\url_fetcher_unit test.cc" 678 RelativePath="..\..\browser\net\url_fetcher_unit test.cc"
679 > 679 >
680 </File> 680 </File>
681 <File 681 <File
682 RelativePath="..\..\browser\net\url_fixer_upper_ unittest.cc" 682 RelativePath="..\..\browser\net\url_fixer_upper_ unittest.cc"
683 > 683 >
684 </File> 684 </File>
685 <File 685 <File
686 RelativePath="..\..\browser\net\resolve_proxy_ms g_helper_unittest.cc"
687 >
688 </File>
689 <File
690 RelativePath="..\..\browser\net\resolve_proxy_ms g_helper_unittest.h"
691 >
692 </File>
693 <File
686 RelativePath="..\..\browser\extensions\user_scri pt_master_unittest.cc" 694 RelativePath="..\..\browser\extensions\user_scri pt_master_unittest.cc"
687 > 695 >
688 </File> 696 </File>
689 <File 697 <File
690 RelativePath="..\..\browser\history\visit_databa se_unittest.cc" 698 RelativePath="..\..\browser\history\visit_databa se_unittest.cc"
691 > 699 >
692 </File> 700 </File>
693 <File 701 <File
694 RelativePath="..\..\browser\history\visit_tracke r_unittest.cc" 702 RelativePath="..\..\browser\history\visit_tracke r_unittest.cc"
695 > 703 >
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
960 </File> 968 </File>
961 <File 969 <File
962 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 970 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
963 > 971 >
964 </File> 972 </File>
965 </Filter> 973 </Filter>
966 </Files> 974 </Files>
967 <Globals> 975 <Globals>
968 </Globals> 976 </Globals>
969 </VisualStudioProject> 977 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | net/proxy/proxy_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698