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

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

Issue 17471: Measure how often the users are encountering MD5... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | « net/base/ssl_client_socket_win.cc ('k') | net/http/http_network_transaction.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 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 </File> 202 </File>
203 <File 203 <File
204 RelativePath="..\base\client_socket_pool.h" 204 RelativePath="..\base\client_socket_pool.h"
205 > 205 >
206 </File> 206 </File>
207 <File 207 <File
208 RelativePath="..\base\completion_callback.h" 208 RelativePath="..\base\completion_callback.h"
209 > 209 >
210 </File> 210 </File>
211 <File 211 <File
212 RelativePath="..\base\connection_type_histograms .cc"
213 >
214 </File>
215 <File
216 RelativePath="..\base\connection_type_histograms .h"
217 >
218 </File>
219 <File
212 RelativePath="..\base\cookie_monster.cc" 220 RelativePath="..\base\cookie_monster.cc"
213 > 221 >
214 </File> 222 </File>
215 <File 223 <File
216 RelativePath="..\base\cookie_monster.h" 224 RelativePath="..\base\cookie_monster.h"
217 > 225 >
218 </File> 226 </File>
219 <File 227 <File
220 RelativePath="..\base\cookie_policy.cc" 228 RelativePath="..\base\cookie_policy.cc"
221 > 229 >
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after
1090 </File> 1098 </File>
1091 <File 1099 <File
1092 RelativePath="..\ftp\ftp_transaction_factory.h" 1100 RelativePath="..\ftp\ftp_transaction_factory.h"
1093 > 1101 >
1094 </File> 1102 </File>
1095 </Filter> 1103 </Filter>
1096 </Files> 1104 </Files>
1097 <Globals> 1105 <Globals>
1098 </Globals> 1106 </Globals>
1099 </VisualStudioProject> 1107 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/base/ssl_client_socket_win.cc ('k') | net/http/http_network_transaction.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698