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

Side by Side Diff: net/build/net.vcproj

Issue 42197: Add command line switch "--new-ftp" for new portable... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Upload before checkin Created 11 years, 9 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/common/chrome_switches.cc ('k') | net/ftp/ftp_network_transaction.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="net" 5 Name="net"
6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}" 6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}"
7 RootNamespace="net" 7 RootNamespace="net"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 644 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 </File> 655 </File>
656 <File 656 <File
657 RelativePath="..\url_request\url_request_job_tra cker.cc" 657 RelativePath="..\url_request\url_request_job_tra cker.cc"
658 > 658 >
659 </File> 659 </File>
660 <File 660 <File
661 RelativePath="..\url_request\url_request_job_tra cker.h" 661 RelativePath="..\url_request\url_request_job_tra cker.h"
662 > 662 >
663 </File> 663 </File>
664 <File 664 <File
665 RelativePath="..\url_request\url_request_new_ftp _job.cc"
666 >
667 </File>
668 <File
669 RelativePath="..\url_request\url_request_new_ftp _job.h"
670 >
671 </File>
672 <File
665 RelativePath="..\url_request\url_request_simple_ job.cc" 673 RelativePath="..\url_request\url_request_simple_ job.cc"
666 > 674 >
667 </File> 675 </File>
668 <File 676 <File
669 RelativePath="..\url_request\url_request_simple_ job.h" 677 RelativePath="..\url_request\url_request_simple_ job.h"
670 > 678 >
671 </File> 679 </File>
672 <File 680 <File
673 RelativePath="..\url_request\url_request_status. h" 681 RelativePath="..\url_request\url_request_status. h"
674 > 682 >
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
1047 </File> 1055 </File>
1048 <File 1056 <File
1049 RelativePath="..\proxy\proxy_list.h" 1057 RelativePath="..\proxy\proxy_list.h"
1050 > 1058 >
1051 </File> 1059 </File>
1052 <File 1060 <File
1053 RelativePath="..\proxy\proxy_resolver.h" 1061 RelativePath="..\proxy\proxy_resolver.h"
1054 > 1062 >
1055 </File> 1063 </File>
1056 <File 1064 <File
1065 RelativePath="..\proxy\proxy_resolver_script.h"
1066 >
1067 </File>
1068 <File
1057 RelativePath="..\proxy\proxy_resolver_v8.cc" 1069 RelativePath="..\proxy\proxy_resolver_v8.cc"
1058 > 1070 >
1059 </File> 1071 </File>
1060 <File 1072 <File
1061 RelativePath="..\proxy\proxy_resolver_v8.h" 1073 RelativePath="..\proxy\proxy_resolver_v8.h"
1062 > 1074 >
1063 </File> 1075 </File>
1064 <File 1076 <File
1065 RelativePath="..\proxy\proxy_resolver_script.h"
1066 >
1067 </File>
1068 <File
1069 RelativePath="..\proxy\proxy_resolver_winhttp.cc " 1077 RelativePath="..\proxy\proxy_resolver_winhttp.cc "
1070 > 1078 >
1071 </File> 1079 </File>
1072 <File 1080 <File
1073 RelativePath="..\proxy\proxy_resolver_winhttp.h" 1081 RelativePath="..\proxy\proxy_resolver_winhttp.h"
1074 > 1082 >
1075 </File> 1083 </File>
1076 <File 1084 <File
1077 RelativePath="..\proxy\proxy_retry_info.h" 1085 RelativePath="..\proxy\proxy_retry_info.h"
1078 > 1086 >
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
1147 </File> 1155 </File>
1148 <File 1156 <File
1149 RelativePath="..\ftp\ftp_transaction_factory.h" 1157 RelativePath="..\ftp\ftp_transaction_factory.h"
1150 > 1158 >
1151 </File> 1159 </File>
1152 </Filter> 1160 </Filter>
1153 </Files> 1161 </Files>
1154 <Globals> 1162 <Globals>
1155 </Globals> 1163 </Globals>
1156 </VisualStudioProject> 1164 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/ftp/ftp_network_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698