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

Side by Side Diff: net/build/net.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 | « chrome/common/chrome_switches.cc ('k') | net/build/net_unittests.vcproj » ('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 667 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 </File> 678 </File>
679 <File 679 <File
680 RelativePath="..\url_request\url_request_view_ca che_job.h" 680 RelativePath="..\url_request\url_request_view_ca che_job.h"
681 > 681 >
682 </File> 682 </File>
683 </Filter> 683 </Filter>
684 <Filter 684 <Filter
685 Name="http" 685 Name="http"
686 > 686 >
687 <File 687 <File
688 RelativePath="..\http\cert_status_cache.cc"
689 >
690 </File>
691 <File
692 RelativePath="..\http\cert_status_cache.h"
693 >
694 </File>
695 <File
696 RelativePath="..\http\http_atom_list.h" 688 RelativePath="..\http\http_atom_list.h"
697 > 689 >
698 </File> 690 </File>
699 <File 691 <File
700 RelativePath="..\http\http_cache.cc" 692 RelativePath="..\http\http_cache.cc"
701 > 693 >
702 </File> 694 </File>
703 <File 695 <File
704 RelativePath="..\http\http_cache.h" 696 RelativePath="..\http\http_cache.h"
705 > 697 >
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
750 </File> 742 </File>
751 <File 743 <File
752 RelativePath="..\http\http_transaction.h" 744 RelativePath="..\http\http_transaction.h"
753 > 745 >
754 </File> 746 </File>
755 <File 747 <File
756 RelativePath="..\http\http_transaction_factory.h " 748 RelativePath="..\http\http_transaction_factory.h "
757 > 749 >
758 </File> 750 </File>
759 <File 751 <File
760 RelativePath="..\http\http_transaction_winhttp.c c"
761 >
762 </File>
763 <File
764 RelativePath="..\http\http_transaction_winhttp.h "
765 >
766 </File>
767 <File
768 RelativePath="..\http\http_util.cc" 752 RelativePath="..\http\http_util.cc"
769 > 753 >
770 </File> 754 </File>
771 <File 755 <File
772 RelativePath="..\http\http_util.h" 756 RelativePath="..\http\http_util.h"
773 > 757 >
774 </File> 758 </File>
775 <File 759 <File
776 RelativePath="..\http\http_auth.cc" 760 RelativePath="..\http\http_auth.cc"
777 > 761 >
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
845 > 829 >
846 </File> 830 </File>
847 <File 831 <File
848 RelativePath="..\http\http_vary_data.cc" 832 RelativePath="..\http\http_vary_data.cc"
849 > 833 >
850 </File> 834 </File>
851 <File 835 <File
852 RelativePath="..\http\http_vary_data.h" 836 RelativePath="..\http\http_vary_data.h"
853 > 837 >
854 </File> 838 </File>
855 <File
856 RelativePath="..\http\winhttp_request_throttle.c c"
857 >
858 </File>
859 <File
860 RelativePath="..\http\winhttp_request_throttle.h "
861 >
862 </File>
863 </Filter> 839 </Filter>
864 <Filter 840 <Filter
865 Name="disk_cache" 841 Name="disk_cache"
866 > 842 >
867 <File 843 <File
868 RelativePath="..\disk_cache\addr.h" 844 RelativePath="..\disk_cache\addr.h"
869 > 845 >
870 </File> 846 </File>
871 <File 847 <File
872 RelativePath="..\disk_cache\backend_impl.cc" 848 RelativePath="..\disk_cache\backend_impl.cc"
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
1098 </File> 1074 </File>
1099 <File 1075 <File
1100 RelativePath="..\ftp\ftp_transaction_factory.h" 1076 RelativePath="..\ftp\ftp_transaction_factory.h"
1101 > 1077 >
1102 </File> 1078 </File>
1103 </Filter> 1079 </Filter>
1104 </Files> 1080 </Files>
1105 <Globals> 1081 <Globals>
1106 </Globals> 1082 </Globals>
1107 </VisualStudioProject> 1083 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698