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

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

Issue 12817: A new copy of the old system monitor changelist. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | « base/system_monitor.h ('k') | chrome/browser/browser_main.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 2245 matching lines...) Expand 10 before | Expand all | Expand 10 after
2256 </File> 2256 </File>
2257 <File 2257 <File
2258 RelativePath=".\ssl_blocking_page.cc" 2258 RelativePath=".\ssl_blocking_page.cc"
2259 > 2259 >
2260 </File> 2260 </File>
2261 <File 2261 <File
2262 RelativePath=".\ssl_blocking_page.h" 2262 RelativePath=".\ssl_blocking_page.h"
2263 > 2263 >
2264 </File> 2264 </File>
2265 <File 2265 <File
2266 RelativePath=".\suspend_controller.cc"
2267 >
2268 </File>
2269 <File
2270 RelativePath=".\suspend_controller.h"
2271 >
2272 </File>
2273 <File
2274 RelativePath=".\toolbar_model.cc" 2266 RelativePath=".\toolbar_model.cc"
2275 > 2267 >
2276 </File> 2268 </File>
2277 <File 2269 <File
2278 RelativePath=".\toolbar_model.h" 2270 RelativePath=".\toolbar_model.h"
2279 > 2271 >
2280 </File> 2272 </File>
2281 </Files> 2273 </Files>
2282 <Globals> 2274 <Globals>
2283 </Globals> 2275 </Globals>
2284 </VisualStudioProject> 2276 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/system_monitor.h ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698