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

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

Issue 42336: Adds Get(Root)WindowRect handlers for the Mac.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/browser/browser.scons ('k') | chrome/browser/renderer_host/resource_message_filter.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 2104 matching lines...) Expand 10 before | Expand all | Expand 10 after
2115 </File> 2115 </File>
2116 <File 2116 <File
2117 RelativePath=".\renderer_host\resource_message_f ilter.cc" 2117 RelativePath=".\renderer_host\resource_message_f ilter.cc"
2118 > 2118 >
2119 </File> 2119 </File>
2120 <File 2120 <File
2121 RelativePath=".\renderer_host\resource_message_f ilter.h" 2121 RelativePath=".\renderer_host\resource_message_f ilter.h"
2122 > 2122 >
2123 </File> 2123 </File>
2124 <File 2124 <File
2125 RelativePath=".\renderer_host\resource_message_f ilter_win.cc"
2126 >
2127 </File>
2128 <File
2125 RelativePath=".\renderer_host\resource_request_d etails.h" 2129 RelativePath=".\renderer_host\resource_request_d etails.h"
2126 > 2130 >
2127 </File> 2131 </File>
2128 <File 2132 <File
2129 RelativePath=".\renderer_host\safe_browsing_reso urce_handler.cc" 2133 RelativePath=".\renderer_host\safe_browsing_reso urce_handler.cc"
2130 > 2134 >
2131 </File> 2135 </File>
2132 <File 2136 <File
2133 RelativePath=".\renderer_host\safe_browsing_reso urce_handler.h" 2137 RelativePath=".\renderer_host\safe_browsing_reso urce_handler.h"
2134 > 2138 >
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
2547 > 2551 >
2548 </File> 2552 </File>
2549 <File 2553 <File
2550 RelativePath=".\toolbar_model.h" 2554 RelativePath=".\toolbar_model.h"
2551 > 2555 >
2552 </File> 2556 </File>
2553 </Files> 2557 </Files>
2554 <Globals> 2558 <Globals>
2555 </Globals> 2559 </Globals>
2556 </VisualStudioProject> 2560 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/renderer_host/resource_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698