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

Side by Side Diff: chrome/browser/browser.vcproj

Issue 113931: Remove code path that passes a file handle to the renderer... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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 | « no previous file | chrome/browser/net/chrome_url_request_context.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="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2194 matching lines...) Expand 10 before | Expand all | Expand 10 after
2205 </File> 2205 </File>
2206 <File 2206 <File
2207 RelativePath=".\renderer_host\download_throttlin g_resource_handler.cc" 2207 RelativePath=".\renderer_host\download_throttlin g_resource_handler.cc"
2208 > 2208 >
2209 </File> 2209 </File>
2210 <File 2210 <File
2211 RelativePath=".\renderer_host\download_throttlin g_resource_handler.h" 2211 RelativePath=".\renderer_host\download_throttlin g_resource_handler.h"
2212 > 2212 >
2213 </File> 2213 </File>
2214 <File 2214 <File
2215 RelativePath=".\renderer_host\media_resource_han dler.cc"
2216 >
2217 </File>
2218 <File
2219 RelativePath=".\renderer_host\media_resource_han dler.h"
2220 >
2221 </File>
2222 <File
2223 RelativePath=".\renderer_host\render_process_hos t.cc" 2215 RelativePath=".\renderer_host\render_process_hos t.cc"
2224 > 2216 >
2225 </File> 2217 </File>
2226 <File 2218 <File
2227 RelativePath=".\renderer_host\render_process_hos t.h" 2219 RelativePath=".\renderer_host\render_process_hos t.h"
2228 > 2220 >
2229 </File> 2221 </File>
2230 <File 2222 <File
2231 RelativePath=".\renderer_host\render_view_host.c c" 2223 RelativePath=".\renderer_host\render_view_host.c c"
2232 > 2224 >
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
2789 > 2781 >
2790 </File> 2782 </File>
2791 <File 2783 <File
2792 RelativePath=".\utility_process_host.h" 2784 RelativePath=".\utility_process_host.h"
2793 > 2785 >
2794 </File> 2786 </File>
2795 </Files> 2787 </Files>
2796 <Globals> 2788 <Globals>
2797 </Globals> 2789 </Globals>
2798 </VisualStudioProject> 2790 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/net/chrome_url_request_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698