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

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

Issue 18728: Create a dialog box for the about:network view and kill the tab type.... (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
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 2116 matching lines...) Expand 10 before | Expand all | Expand 10 after
2127 </File> 2127 </File>
2128 <File 2128 <File
2129 RelativePath=".\tab_contents\navigation_entry.cc " 2129 RelativePath=".\tab_contents\navigation_entry.cc "
2130 > 2130 >
2131 </File> 2131 </File>
2132 <File 2132 <File
2133 RelativePath=".\tab_contents\navigation_entry.h" 2133 RelativePath=".\tab_contents\navigation_entry.h"
2134 > 2134 >
2135 </File> 2135 </File>
2136 <File 2136 <File
2137 RelativePath=".\tab_contents\network_status_view .cc"
2138 >
2139 </File>
2140 <File
2141 RelativePath=".\tab_contents\network_status_view .h"
2142 >
2143 </File>
2144 <File
2145 RelativePath=".\tab_contents\page_navigator.h" 2137 RelativePath=".\tab_contents\page_navigator.h"
2146 > 2138 >
2147 </File> 2139 </File>
2148 <File 2140 <File
2149 RelativePath=".\tab_contents\provisional_load_de tails.cc" 2141 RelativePath=".\tab_contents\provisional_load_de tails.cc"
2150 > 2142 >
2151 </File> 2143 </File>
2152 <File 2144 <File
2153 RelativePath=".\tab_contents\provisional_load_de tails.h" 2145 RelativePath=".\tab_contents\provisional_load_de tails.h"
2154 > 2146 >
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
2483 > 2475 >
2484 </File> 2476 </File>
2485 <File 2477 <File
2486 RelativePath=".\toolbar_model.h" 2478 RelativePath=".\toolbar_model.h"
2487 > 2479 >
2488 </File> 2480 </File>
2489 </Files> 2481 </Files>
2490 <Globals> 2482 <Globals>
2491 </Globals> 2483 </Globals>
2492 </VisualStudioProject> 2484 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_about_handler.cc » ('j') | chrome/browser/views/about_network_dialog.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698