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

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

Issue 18408: Remove the about:internets view :(... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 | « no previous file | chrome/browser/browser_about_handler.cc » ('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 1566 matching lines...) Expand 10 before | Expand all | Expand 10 after
1577 </File> 1577 </File>
1578 <File 1578 <File
1579 RelativePath=".\password_manager\ie7_password.h" 1579 RelativePath=".\password_manager\ie7_password.h"
1580 > 1580 >
1581 </File> 1581 </File>
1582 <File 1582 <File
1583 RelativePath=".\password_manager\password_form_m anager.cc" 1583 RelativePath=".\password_manager\password_form_m anager.cc"
1584 > 1584 >
1585 </File> 1585 </File>
1586 <File 1586 <File
1587 RelativePath=".\password_manager\password_form_m anager.h"
1588 >
1589 </File>
1590 <File
1587 RelativePath=".\password_manager\password_form_m anager_win.cc" 1591 RelativePath=".\password_manager\password_form_m anager_win.cc"
1588 > 1592 >
1589 </File> 1593 </File>
1590 <File 1594 <File
1591 RelativePath=".\password_manager\password_form_m anager.h"
1592 >
1593 </File>
1594 <File
1595 RelativePath=".\password_manager\password_manage r.cc" 1595 RelativePath=".\password_manager\password_manage r.cc"
1596 > 1596 >
1597 </File> 1597 </File>
1598 <File 1598 <File
1599 RelativePath=".\password_manager\password_manage r.h" 1599 RelativePath=".\password_manager\password_manage r.h"
1600 > 1600 >
1601 </File> 1601 </File>
1602 </Filter> 1602 </Filter>
1603 <Filter 1603 <Filter
1604 Name="External Tab" 1604 Name="External Tab"
(...skipping 574 matching lines...) Expand 10 before | Expand all | Expand 10 after
2179 </File> 2179 </File>
2180 <File 2180 <File
2181 RelativePath=".\renderer_host\sync_resource_hand ler.h" 2181 RelativePath=".\renderer_host\sync_resource_hand ler.h"
2182 > 2182 >
2183 </File> 2183 </File>
2184 </Filter> 2184 </Filter>
2185 <Filter 2185 <Filter
2186 Name="Tab Contents" 2186 Name="Tab Contents"
2187 > 2187 >
2188 <File 2188 <File
2189 RelativePath=".\tab_contents\about_internets_sta tus_view.cc"
2190 >
2191 </File>
2192 <File
2193 RelativePath=".\tab_contents\about_internets_sta tus_view.h"
2194 >
2195 </File>
2196 <File
2197 RelativePath=".\tab_contents\constrained_window. h" 2189 RelativePath=".\tab_contents\constrained_window. h"
2198 > 2190 >
2199 </File> 2191 </File>
2200 <File 2192 <File
2201 RelativePath=".\tab_contents\infobar_delegate.cc " 2193 RelativePath=".\tab_contents\infobar_delegate.cc "
2202 > 2194 >
2203 </File> 2195 </File>
2204 <File 2196 <File
2205 RelativePath=".\tab_contents\infobar_delegate.h" 2197 RelativePath=".\tab_contents\infobar_delegate.h"
2206 > 2198 >
(...skipping 666 matching lines...) Expand 10 before | Expand all | Expand 10 after
2873 > 2865 >
2874 </File> 2866 </File>
2875 <File 2867 <File
2876 RelativePath=".\toolbar_model.h" 2868 RelativePath=".\toolbar_model.h"
2877 > 2869 >
2878 </File> 2870 </File>
2879 </Files> 2871 </Files>
2880 <Globals> 2872 <Globals>
2881 </Globals> 2873 </Globals>
2882 </VisualStudioProject> 2874 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_about_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698