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

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

Issue 12930: Third time's a charm?... (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 | « net/base/ssl_test_util.cc ('k') | net/data/ssl/certificates/expired_cert.pem » ('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 443 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 </File> 454 </File>
455 <File 455 <File
456 RelativePath="..\base\ssl_config_service.h" 456 RelativePath="..\base\ssl_config_service.h"
457 > 457 >
458 </File> 458 </File>
459 <File 459 <File
460 RelativePath="..\base\ssl_info.h" 460 RelativePath="..\base\ssl_info.h"
461 > 461 >
462 </File> 462 </File>
463 <File 463 <File
464 RelativePath="..\base\ssl_test_util.cc"
465 >
466 </File>
467 <File
464 RelativePath="..\base\tcp_client_socket.h" 468 RelativePath="..\base\tcp_client_socket.h"
465 > 469 >
466 </File> 470 </File>
467 <File 471 <File
468 RelativePath="..\base\tcp_client_socket_win.cc" 472 RelativePath="..\base\tcp_client_socket_win.cc"
469 > 473 >
470 </File> 474 </File>
471 <File 475 <File
472 RelativePath="..\base\telnet_server.cc" 476 RelativePath="..\base\telnet_server.cc"
473 > 477 >
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
1030 </File> 1034 </File>
1031 <File 1035 <File
1032 RelativePath="..\proxy\proxy_service.h" 1036 RelativePath="..\proxy\proxy_service.h"
1033 > 1037 >
1034 </File> 1038 </File>
1035 </Filter> 1039 </Filter>
1036 </Files> 1040 </Files>
1037 <Globals> 1041 <Globals>
1038 </Globals> 1042 </Globals>
1039 </VisualStudioProject> 1043 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/base/ssl_test_util.cc ('k') | net/data/ssl/certificates/expired_cert.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698