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

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

Issue 27317: Support DWM switching.... (Closed) Base URL: svn://chrome-svn.corp.google.com/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
« no previous file with comments | « chrome/browser/browser_focus_uitest.cc ('k') | chrome/browser/views/constrained_window_impl.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_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 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 /> 118 />
119 </Configuration> 119 </Configuration>
120 </Configurations> 120 </Configurations>
121 <References> 121 <References>
122 </References> 122 </References>
123 <Files> 123 <Files>
124 <Filter 124 <Filter
125 Name="Frame" 125 Name="Frame"
126 > 126 >
127 <File 127 <File
128 » » » » RelativePath=".\frame\aero_glass_frame.cc" 128 » » » » RelativePath=".\frame\browser_frame.cc"
129 » » » » >
130 » » » </File>
131 » » » <File
132 » » » » RelativePath=".\frame\aero_glass_frame.h"
133 » » » » >
134 » » » </File>
135 » » » <File
136 » » » » RelativePath=".\frame\aero_glass_non_client_view .cc"
137 » » » » >
138 » » » </File>
139 » » » <File
140 » » » » RelativePath=".\frame\aero_glass_non_client_view .h"
141 > 129 >
142 </File> 130 </File>
143 <File 131 <File
144 RelativePath=".\frame\browser_frame.h" 132 RelativePath=".\frame\browser_frame.h"
145 > 133 >
146 </File> 134 </File>
147 <File 135 <File
148 RelativePath=".\frame\browser_view.cc" 136 RelativePath=".\frame\browser_view.cc"
149 > 137 >
150 </File> 138 </File>
151 <File 139 <File
152 RelativePath=".\frame\browser_view.h" 140 RelativePath=".\frame\browser_view.h"
153 > 141 >
154 </File> 142 </File>
155 <File 143 <File
156 » » » » RelativePath=".\frame\browser_window_factory.cc" 144 » » » » RelativePath=".\frame\glass_browser_frame_view.c c"
157 > 145 >
158 </File> 146 </File>
159 <File 147 <File
160 » » » » RelativePath=".\frame\opaque_frame.cc" 148 » » » » RelativePath=".\frame\glass_browser_frame_view.h "
161 > 149 >
162 </File> 150 </File>
163 <File 151 <File
164 » » » » RelativePath=".\frame\opaque_frame.h" 152 » » » » RelativePath=".\frame\opaque_browser_frame_view. cc"
165 > 153 >
166 </File> 154 </File>
167 <File 155 <File
168 » » » » RelativePath=".\frame\opaque_non_client_view.cc" 156 » » » » RelativePath=".\frame\opaque_browser_frame_view. h"
169 » » » » >
170 » » » </File>
171 » » » <File
172 » » » » RelativePath=".\frame\opaque_non_client_view.h"
173 > 157 >
174 </File> 158 </File>
175 </Filter> 159 </Filter>
176 <Filter 160 <Filter
177 Name="Info Bars" 161 Name="Info Bars"
178 > 162 >
179 <File 163 <File
180 RelativePath=".\infobars\infobar_container.cc" 164 RelativePath=".\infobars\infobar_container.cc"
181 > 165 >
182 </File> 166 </File>
(...skipping 639 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 > 806 >
823 </File> 807 </File>
824 <File 808 <File
825 RelativePath=".\user_data_dir_dialog.h" 809 RelativePath=".\user_data_dir_dialog.h"
826 > 810 >
827 </File> 811 </File>
828 </Files> 812 </Files>
829 <Globals> 813 <Globals>
830 </Globals> 814 </Globals>
831 </VisualStudioProject> 815 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser_focus_uitest.cc ('k') | chrome/browser/views/constrained_window_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698