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

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

Issue 118001: Renames BackForwardMenuModelWin to BackForwardMenuModelViews.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | « chrome/browser/back_forward_menu_model_win.cc ('k') | chrome/browser/views/toolbar_view.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 698 matching lines...) Expand 10 before | Expand all | Expand 10 after
709 </File> 709 </File>
710 <File 710 <File
711 RelativePath=".\back_forward_menu_model.cc" 711 RelativePath=".\back_forward_menu_model.cc"
712 > 712 >
713 </File> 713 </File>
714 <File 714 <File
715 RelativePath=".\back_forward_menu_model.h" 715 RelativePath=".\back_forward_menu_model.h"
716 > 716 >
717 </File> 717 </File>
718 <File 718 <File
719 » » » » RelativePath=".\back_forward_menu_model_win.cc" 719 » » » » RelativePath=".\back_forward_menu_model_views.cc "
720 > 720 >
721 </File> 721 </File>
722 <File 722 <File
723 » » » » RelativePath=".\back_forward_menu_model_win.h" 723 » » » » RelativePath=".\back_forward_menu_model_views.h"
724 > 724 >
725 </File> 725 </File>
726 <File 726 <File
727 RelativePath=".\browser.cc" 727 RelativePath=".\browser.cc"
728 > 728 >
729 </File> 729 </File>
730 <File 730 <File
731 RelativePath=".\browser.h" 731 RelativePath=".\browser.h"
732 > 732 >
733 </File> 733 </File>
(...skipping 2063 matching lines...) Expand 10 before | Expand all | Expand 10 after
2797 > 2797 >
2798 </File> 2798 </File>
2799 <File 2799 <File
2800 RelativePath=".\utility_process_host.h" 2800 RelativePath=".\utility_process_host.h"
2801 > 2801 >
2802 </File> 2802 </File>
2803 </Files> 2803 </Files>
2804 <Globals> 2804 <Globals>
2805 </Globals> 2805 </Globals>
2806 </VisualStudioProject> 2806 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/back_forward_menu_model_win.cc ('k') | chrome/browser/views/toolbar_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698