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

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

Issue 27160: Reverting 10251. (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 | « chrome/chrome.sln ('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 980 matching lines...) Expand 10 before | Expand all | Expand 10 after
991 </File> 991 </File>
992 <File 992 <File
993 RelativePath="..\proxy\proxy_config_service_win. cc" 993 RelativePath="..\proxy\proxy_config_service_win. cc"
994 > 994 >
995 </File> 995 </File>
996 <File 996 <File
997 RelativePath="..\proxy\proxy_config_service_win. h" 997 RelativePath="..\proxy\proxy_config_service_win. h"
998 > 998 >
999 </File> 999 </File>
1000 <File 1000 <File
1001 RelativePath="..\proxy\proxy_resolver_v8.cc"
1002 >
1003 </File>
1004 <File
1005 RelativePath="..\proxy\proxy_resolver_v8.h"
1006 >
1007 </File>
1008 <File
1009 RelativePath="..\proxy\proxy_resolver_script.h"
1010 >
1011 </File>
1012 <File
1001 RelativePath="..\proxy\proxy_resolver_winhttp.cc " 1013 RelativePath="..\proxy\proxy_resolver_winhttp.cc "
1002 > 1014 >
1003 </File> 1015 </File>
1004 <File 1016 <File
1005 RelativePath="..\proxy\proxy_resolver_winhttp.h" 1017 RelativePath="..\proxy\proxy_resolver_winhttp.h"
1006 > 1018 >
1007 </File> 1019 </File>
1008 <File 1020 <File
1009 RelativePath="..\proxy\proxy_script_fetcher.cc" 1021 RelativePath="..\proxy\proxy_script_fetcher.cc"
1010 > 1022 >
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1075 </File> 1087 </File>
1076 <File 1088 <File
1077 RelativePath="..\ftp\ftp_transaction_factory.h" 1089 RelativePath="..\ftp\ftp_transaction_factory.h"
1078 > 1090 >
1079 </File> 1091 </File>
1080 </Filter> 1092 </Filter>
1081 </Files> 1093 </Files>
1082 <Globals> 1094 <Globals>
1083 </Globals> 1095 </Globals>
1084 </VisualStudioProject> 1096 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.sln ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698