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

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

Issue 16207: Make ssl_client_socket_unittest use a local server (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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/tcp_pinger_unittest.cc ('k') | net/net.xcodeproj/project.pbxproj » ('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 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 </File> 360 </File>
361 <File 361 <File
362 RelativePath="..\base\ssl_client_socket_ unittest.cc" 362 RelativePath="..\base\ssl_client_socket_ unittest.cc"
363 > 363 >
364 </File> 364 </File>
365 <File 365 <File
366 RelativePath="..\base\ssl_config_service _unittest.cc" 366 RelativePath="..\base\ssl_config_service _unittest.cc"
367 > 367 >
368 </File> 368 </File>
369 <File 369 <File
370 RelativePath="..\base\tcp_pinger_unittes t.cc"
371 >
372 </File>
373 <File
370 RelativePath="..\base\tcp_client_socket_ unittest.cc" 374 RelativePath="..\base\tcp_client_socket_ unittest.cc"
371 > 375 >
372 </File> 376 </File>
373 <File 377 <File
374 RelativePath="..\base\telnet_server_unit test.cc" 378 RelativePath="..\base\telnet_server_unit test.cc"
375 > 379 >
376 </File> 380 </File>
377 <File 381 <File
378 RelativePath="..\base\test_completion_ca llback_unittest.cc" 382 RelativePath="..\base\test_completion_ca llback_unittest.cc"
379 > 383 >
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 <File 421 <File
418 RelativePath="..\proxy\proxy_service_uni ttest.cc" 422 RelativePath="..\proxy\proxy_service_uni ttest.cc"
419 > 423 >
420 </File> 424 </File>
421 </Filter> 425 </Filter>
422 </Filter> 426 </Filter>
423 </Files> 427 </Files>
424 <Globals> 428 <Globals>
425 </Globals> 429 </Globals>
426 </VisualStudioProject> 430 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/base/tcp_pinger_unittest.cc ('k') | net/net.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698