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

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

Issue 12895: Chromium-MultiProfile-Prototype... (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 | « chrome/browser/browser.cc ('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 660 matching lines...) Expand 10 before | Expand all | Expand 10 after
671 </File> 671 </File>
672 <File 672 <File
673 RelativePath=".\url_fixer_upper.cc" 673 RelativePath=".\url_fixer_upper.cc"
674 > 674 >
675 </File> 675 </File>
676 <File 676 <File
677 RelativePath=".\url_fixer_upper.h" 677 RelativePath=".\url_fixer_upper.h"
678 > 678 >
679 </File> 679 </File>
680 <File 680 <File
681 RelativePath=".\user_data_manager.cc"
682 >
683 </File>
684 <File
685 RelativePath=".\user_data_manager.h"
686 >
687 </File>
688 <File
681 RelativePath=".\user_metrics.cc" 689 RelativePath=".\user_metrics.cc"
682 > 690 >
683 </File> 691 </File>
684 <File 692 <File
685 RelativePath=".\user_metrics.h" 693 RelativePath=".\user_metrics.h"
686 > 694 >
687 </File> 695 </File>
688 <File 696 <File
689 RelativePath=".\visitedlink_master.cc" 697 RelativePath=".\visitedlink_master.cc"
690 > 698 >
(...skipping 1596 matching lines...) Expand 10 before | Expand all | Expand 10 after
2287 > 2295 >
2288 </File> 2296 </File>
2289 <File 2297 <File
2290 RelativePath=".\toolbar_model.h" 2298 RelativePath=".\toolbar_model.h"
2291 > 2299 >
2292 </File> 2300 </File>
2293 </Files> 2301 </Files>
2294 <Globals> 2302 <Globals>
2295 </Globals> 2303 </Globals>
2296 </VisualStudioProject> 2304 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698