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

Side by Side Diff: chrome/browser/browser.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 | « no previous file | chrome/browser/infobar_delegate.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 804 matching lines...) Expand 10 before | Expand all | Expand 10 after
815 </File> 815 </File>
816 <File 816 <File
817 RelativePath=".\about_internets_status_view.h" 817 RelativePath=".\about_internets_status_view.h"
818 > 818 >
819 </File> 819 </File>
820 <File 820 <File
821 RelativePath=".\constrained_window.h" 821 RelativePath=".\constrained_window.h"
822 > 822 >
823 </File> 823 </File>
824 <File 824 <File
825 RelativePath=".\infobar_delegate.cc"
826 >
827 </File>
828 <File
829 RelativePath=".\infobar_delegate.h"
830 >
831 </File>
832 <File
825 RelativePath=".\ipc_status_view.cc" 833 RelativePath=".\ipc_status_view.cc"
826 > 834 >
827 </File> 835 </File>
828 <File 836 <File
829 RelativePath=".\ipc_status_view.h" 837 RelativePath=".\ipc_status_view.h"
830 > 838 >
831 </File> 839 </File>
832 <File 840 <File
833 RelativePath=".\network_status_view.cc" 841 RelativePath=".\network_status_view.cc"
834 > 842 >
(...skipping 1432 matching lines...) Expand 10 before | Expand all | Expand 10 after
2267 > 2275 >
2268 </File> 2276 </File>
2269 <File 2277 <File
2270 RelativePath=".\toolbar_model.h" 2278 RelativePath=".\toolbar_model.h"
2271 > 2279 >
2272 </File> 2280 </File>
2273 </Files> 2281 </Files>
2274 <Globals> 2282 <Globals>
2275 </Globals> 2283 </Globals>
2276 </VisualStudioProject> 2284 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/infobar_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698