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

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

Issue 113488: Rename RendererSecurityPolicy and move it to browser\. No code change. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/child_process_security_policy.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 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 </File> 331 </File>
332 <File 332 <File
333 RelativePath=".\character_encoding.cc" 333 RelativePath=".\character_encoding.cc"
334 > 334 >
335 </File> 335 </File>
336 <File 336 <File
337 RelativePath=".\character_encoding.h" 337 RelativePath=".\character_encoding.h"
338 > 338 >
339 </File> 339 </File>
340 <File 340 <File
341 RelativePath=".\child_process_security_policy.cc "
342 >
343 </File>
344 <File
345 RelativePath=".\child_process_security_policy.h"
346 >
347 </File>
348 <File
341 RelativePath=".\chrome_thread.cc" 349 RelativePath=".\chrome_thread.cc"
342 > 350 >
343 </File> 351 </File>
344 <File 352 <File
345 RelativePath=".\chrome_thread.h" 353 RelativePath=".\chrome_thread.h"
346 > 354 >
347 </File> 355 </File>
348 <File 356 <File
349 RelativePath=".\cross_site_request_manager.cc" 357 RelativePath=".\cross_site_request_manager.cc"
350 > 358 >
(...skipping 1856 matching lines...) Expand 10 before | Expand all | Expand 10 after
2207 </File> 2215 </File>
2208 <File 2216 <File
2209 RelativePath=".\renderer_host\render_widget_host _view_win.cc" 2217 RelativePath=".\renderer_host\render_widget_host _view_win.cc"
2210 > 2218 >
2211 </File> 2219 </File>
2212 <File 2220 <File
2213 RelativePath=".\renderer_host\render_widget_host _view_win.h" 2221 RelativePath=".\renderer_host\render_widget_host _view_win.h"
2214 > 2222 >
2215 </File> 2223 </File>
2216 <File 2224 <File
2217 RelativePath=".\renderer_host\renderer_security_ policy.cc"
2218 >
2219 </File>
2220 <File
2221 RelativePath=".\renderer_host\renderer_security_ policy.h"
2222 >
2223 </File>
2224 <File
2225 RelativePath=".\renderer_host\resource_dispatche r_host.cc" 2225 RelativePath=".\renderer_host\resource_dispatche r_host.cc"
2226 > 2226 >
2227 </File> 2227 </File>
2228 <File 2228 <File
2229 RelativePath=".\renderer_host\resource_dispatche r_host.h" 2229 RelativePath=".\renderer_host\resource_dispatche r_host.h"
2230 > 2230 >
2231 </File> 2231 </File>
2232 <File 2232 <File
2233 RelativePath=".\renderer_host\resource_handler.h " 2233 RelativePath=".\renderer_host\resource_handler.h "
2234 > 2234 >
(...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after
2727 > 2727 >
2728 </File> 2728 </File>
2729 <File 2729 <File
2730 RelativePath=".\toolbar_model.h" 2730 RelativePath=".\toolbar_model.h"
2731 > 2731 >
2732 </File> 2732 </File>
2733 </Files> 2733 </Files>
2734 <Globals> 2734 <Globals>
2735 </Globals> 2735 </Globals>
2736 </VisualStudioProject> 2736 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/child_process_security_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698