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

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

Issue 13701: Use automatic memory management for URLRequestContext's members.... (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 | « chrome/browser/profile.cc ('k') | net/http/http_network_layer.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" 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 535 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 </File> 546 </File>
547 <File 547 <File
548 RelativePath="..\url_request\url_request_about_j ob.cc" 548 RelativePath="..\url_request\url_request_about_j ob.cc"
549 > 549 >
550 </File> 550 </File>
551 <File 551 <File
552 RelativePath="..\url_request\url_request_about_j ob.h" 552 RelativePath="..\url_request\url_request_about_j ob.h"
553 > 553 >
554 </File> 554 </File>
555 <File 555 <File
556 RelativePath="..\url_request\url_request_context .cc"
557 >
558 </File>
559 <File
556 RelativePath="..\url_request\url_request_context .h" 560 RelativePath="..\url_request\url_request_context .h"
557 > 561 >
558 </File> 562 </File>
559 <File 563 <File
560 RelativePath="..\url_request\url_request_error_j ob.cc" 564 RelativePath="..\url_request\url_request_error_j ob.cc"
561 > 565 >
562 </File> 566 </File>
563 <File 567 <File
564 RelativePath="..\url_request\url_request_error_j ob.h" 568 RelativePath="..\url_request\url_request_error_j ob.h"
565 > 569 >
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
1034 </File> 1038 </File>
1035 <File 1039 <File
1036 RelativePath="..\proxy\proxy_service.h" 1040 RelativePath="..\proxy\proxy_service.h"
1037 > 1041 >
1038 </File> 1042 </File>
1039 </Filter> 1043 </Filter>
1040 </Files> 1044 </Files>
1041 <Globals> 1045 <Globals>
1042 </Globals> 1046 </Globals>
1043 </VisualStudioProject> 1047 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/profile.cc ('k') | net/http/http_network_layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698