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

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

Issue 10973: Test the feasibility of turning Chrome into a multi-process ActiveX control Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 12 years, 1 month 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
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_views" 5 Name="browser_views"
6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}" 6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
7 RootNamespace="Browser_views" 7 RootNamespace="Browser_views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 </File> 150 </File>
151 <File 151 <File
152 RelativePath=".\frame\browser_view.h" 152 RelativePath=".\frame\browser_view.h"
153 > 153 >
154 </File> 154 </File>
155 <File 155 <File
156 RelativePath=".\frame\browser_window_factory.cc" 156 RelativePath=".\frame\browser_window_factory.cc"
157 > 157 >
158 </File> 158 </File>
159 <File 159 <File
160 RelativePath=".\frame\embedded_frame.cc"
161 >
162 </File>
163 <File
164 RelativePath=".\frame\embedded_frame.h"
165 >
166 </File>
167 <File
168 RelativePath=".\frame\embedded_non_client_view.c c"
169 >
170 </File>
171 <File
172 RelativePath=".\frame\embedded_non_client_view.h "
173 >
174 </File>
175 <File
160 RelativePath=".\frame\opaque_frame.cc" 176 RelativePath=".\frame\opaque_frame.cc"
161 > 177 >
162 </File> 178 </File>
163 <File 179 <File
164 RelativePath=".\frame\opaque_frame.h" 180 RelativePath=".\frame\opaque_frame.h"
165 > 181 >
166 </File> 182 </File>
167 <File 183 <File
168 RelativePath=".\frame\opaque_non_client_view.cc" 184 RelativePath=".\frame\opaque_non_client_view.cc"
169 > 185 >
(...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after
806 > 822 >
807 </File> 823 </File>
808 <File 824 <File
809 RelativePath=".\user_data_dir_dialog.h" 825 RelativePath=".\user_data_dir_dialog.h"
810 > 826 >
811 </File> 827 </File>
812 </Files> 828 </Files>
813 <Globals> 829 <Globals>
814 </Globals> 830 </Globals>
815 </VisualStudioProject> 831 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/views/blocked_popup_container.cc ('k') | chrome/browser/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698