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

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

Issue 15070: Split ProxyResolver into two interfaces:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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 | « no previous file | net/http/http_network_layer_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="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 999 matching lines...) Expand 10 before | Expand all | Expand 10 after
1010 </File> 1010 </File>
1011 <File 1011 <File
1012 RelativePath="..\disk_cache\trace.h" 1012 RelativePath="..\disk_cache\trace.h"
1013 > 1013 >
1014 </File> 1014 </File>
1015 </Filter> 1015 </Filter>
1016 <Filter 1016 <Filter
1017 Name="proxy" 1017 Name="proxy"
1018 > 1018 >
1019 <File 1019 <File
1020 » » » » RelativePath="..\proxy\proxy_resolver_fixed.cc" 1020 » » » » RelativePath="..\proxy\proxy_config_service_fixe d.h"
1021 > 1021 >
1022 </File> 1022 </File>
1023 <File 1023 <File
1024 » » » » RelativePath="..\proxy\proxy_resolver_fixed.h" 1024 » » » » RelativePath="..\proxy\proxy_config_service_win. cc"
1025 > 1025 >
1026 </File> 1026 </File>
1027 <File 1027 <File
1028 » » » » RelativePath="..\proxy\proxy_resolver_null.h" 1028 » » » » RelativePath="..\proxy\proxy_config_service_win. h"
1029 > 1029 >
1030 </File> 1030 </File>
1031 <File 1031 <File
1032 RelativePath="..\proxy\proxy_resolver_winhttp.cc " 1032 RelativePath="..\proxy\proxy_resolver_winhttp.cc "
1033 > 1033 >
1034 </File> 1034 </File>
1035 <File 1035 <File
1036 RelativePath="..\proxy\proxy_resolver_winhttp.h" 1036 RelativePath="..\proxy\proxy_resolver_winhttp.h"
1037 > 1037 >
1038 </File> 1038 </File>
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
1090 </File> 1090 </File>
1091 <File 1091 <File
1092 RelativePath="..\ftp\ftp_transaction_factory.h" 1092 RelativePath="..\ftp\ftp_transaction_factory.h"
1093 > 1093 >
1094 </File> 1094 </File>
1095 </Filter> 1095 </Filter>
1096 </Files> 1096 </Files>
1097 <Globals> 1097 <Globals>
1098 </Globals> 1098 </Globals>
1099 </VisualStudioProject> 1099 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | net/http/http_network_layer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698