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

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

Issue 11318: Beginnings of a new InfoBar system. (Closed) Base URL: svn://chrome-svn/chrome/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
« no previous file with comments | « chrome/browser/tab_contents.cc ('k') | chrome/browser/views/frame/browser_view.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 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 > 209 >
210 </File> 210 </File>
211 <File 211 <File
212 RelativePath=".\info_bar_view.cc" 212 RelativePath=".\info_bar_view.cc"
213 > 213 >
214 </File> 214 </File>
215 <File 215 <File
216 RelativePath=".\info_bar_view.h" 216 RelativePath=".\info_bar_view.h"
217 > 217 >
218 </File> 218 </File>
219 <File
220 RelativePath=".\infobars\infobar_container.cc"
221 >
222 </File>
223 <File
224 RelativePath=".\infobars\infobar_container.h"
225 >
226 </File>
227 <File
228 RelativePath=".\infobars\infobars.cc"
229 >
230 </File>
231 <File
232 RelativePath=".\infobars\infobars.h"
233 >
234 </File>
219 </Filter> 235 </Filter>
220 <Filter 236 <Filter
221 Name="Options" 237 Name="Options"
222 > 238 >
223 <File 239 <File
224 RelativePath=".\options\advanced_contents_view.c c" 240 RelativePath=".\options\advanced_contents_view.c c"
225 > 241 >
226 </File> 242 </File>
227 <File 243 <File
228 RelativePath=".\options\advanced_contents_view.h " 244 RelativePath=".\options\advanced_contents_view.h "
(...skipping 577 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/tab_contents.cc ('k') | chrome/browser/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698