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

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

Issue 17635: Remove HttpTransactionWinHttp and the --winhttp command-line... (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/build/net.vcproj ('k') | net/http/cert_status_cache.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_unittests" 5 Name="net_unittests"
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" 6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}"
7 RootNamespace="net_unittests" 7 RootNamespace="net_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 </File> 264 </File>
265 <File 265 <File
266 RelativePath="..\http\http_transaction_u nittest.cc" 266 RelativePath="..\http\http_transaction_u nittest.cc"
267 > 267 >
268 </File> 268 </File>
269 <File 269 <File
270 RelativePath="..\http\http_transaction_u nittest.h" 270 RelativePath="..\http\http_transaction_u nittest.h"
271 > 271 >
272 </File> 272 </File>
273 <File 273 <File
274 RelativePath="..\http\http_transaction_w inhttp_unittest.cc"
275 >
276 </File>
277 <File
278 RelativePath="..\http\http_util_unittest .cc" 274 RelativePath="..\http\http_util_unittest .cc"
279 > 275 >
280 </File> 276 </File>
281 <File 277 <File
282 RelativePath="..\http\http_vary_data_uni ttest.cc" 278 RelativePath="..\http\http_vary_data_uni ttest.cc"
283 > 279 >
284 </File> 280 </File>
285 <File
286 RelativePath="..\http\winhttp_request_th rottle_unittest.cc"
287 >
288 </File>
289 </Filter> 281 </Filter>
290 <Filter 282 <Filter
291 Name="base" 283 Name="base"
292 > 284 >
293 <File 285 <File
294 RelativePath="..\base\auth_cache_unittes t.cc" 286 RelativePath="..\base\auth_cache_unittes t.cc"
295 > 287 >
296 </File> 288 </File>
297 <File 289 <File
298 RelativePath="..\base\base64_unittest.cc " 290 RelativePath="..\base\base64_unittest.cc "
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
421 <File 413 <File
422 RelativePath="..\proxy\proxy_service_uni ttest.cc" 414 RelativePath="..\proxy\proxy_service_uni ttest.cc"
423 > 415 >
424 </File> 416 </File>
425 </Filter> 417 </Filter>
426 </Filter> 418 </Filter>
427 </Files> 419 </Files>
428 <Globals> 420 <Globals>
429 </Globals> 421 </Globals>
430 </VisualStudioProject> 422 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net.vcproj ('k') | net/http/cert_status_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698