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

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

Issue 18390: Change URLRequest to use a ref-counted buffer for actual IO.... (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/sdch_filter_unittest.cc ('k') | net/http/http_cache.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 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 </File> 302 </File>
303 <File 303 <File
304 RelativePath="..\base\host_resolver.cc" 304 RelativePath="..\base\host_resolver.cc"
305 > 305 >
306 </File> 306 </File>
307 <File 307 <File
308 RelativePath="..\base\host_resolver.h" 308 RelativePath="..\base\host_resolver.h"
309 > 309 >
310 </File> 310 </File>
311 <File 311 <File
312 RelativePath="..\base\io_buffer.h"
313 >
314 </File>
315 <File
312 RelativePath="..\base\listen_socket.cc" 316 RelativePath="..\base\listen_socket.cc"
313 > 317 >
314 </File> 318 </File>
315 <File 319 <File
316 RelativePath="..\base\listen_socket.h" 320 RelativePath="..\base\listen_socket.h"
317 > 321 >
318 </File> 322 </File>
319 <File 323 <File
320 RelativePath="..\base\load_flags.h" 324 RelativePath="..\base\load_flags.h"
321 > 325 >
(...skipping 752 matching lines...) Expand 10 before | Expand all | Expand 10 after
1074 </File> 1078 </File>
1075 <File 1079 <File
1076 RelativePath="..\ftp\ftp_transaction_factory.h" 1080 RelativePath="..\ftp\ftp_transaction_factory.h"
1077 > 1081 >
1078 </File> 1082 </File>
1079 </Filter> 1083 </Filter>
1080 </Files> 1084 </Files>
1081 <Globals> 1085 <Globals>
1082 </Globals> 1086 </Globals>
1083 </VisualStudioProject> 1087 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/base/sdch_filter_unittest.cc ('k') | net/http/http_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698