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

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

Issue 1912: Renames BoomarkBarModel to BookmarkModel. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 > 803 >
804 <File 804 <File
805 RelativePath=".\bookmark_bar_context_menu_contro ller.cc" 805 RelativePath=".\bookmark_bar_context_menu_contro ller.cc"
806 > 806 >
807 </File> 807 </File>
808 <File 808 <File
809 RelativePath=".\bookmark_bar_context_menu_contro ller.h" 809 RelativePath=".\bookmark_bar_context_menu_contro ller.h"
810 > 810 >
811 </File> 811 </File>
812 <File 812 <File
813 » » » » RelativePath=".\bookmarks\bookmark_bar_model.cc" 813 » » » » RelativePath=".\bookmarks\bookmark_model.cc"
814 > 814 >
815 </File> 815 </File>
816 <File 816 <File
817 » » » » RelativePath=".\bookmarks\bookmark_bar_model.h" 817 » » » » RelativePath=".\bookmarks\bookmark_model.h"
818 > 818 >
819 </File> 819 </File>
820 <File 820 <File
821 RelativePath=".\bookmarks\bookmark_codec.cc" 821 RelativePath=".\bookmarks\bookmark_codec.cc"
822 > 822 >
823 </File> 823 </File>
824 <File 824 <File
825 RelativePath=".\bookmarks\bookmark_codec.h" 825 RelativePath=".\bookmarks\bookmark_codec.h"
826 > 826 >
827 </File> 827 </File>
(...skipping 1479 matching lines...) Expand 10 before | Expand all | Expand 10 after
2307 > 2307 >
2308 </File> 2308 </File>
2309 <File 2309 <File
2310 RelativePath=".\user_data_dir_dialog.h" 2310 RelativePath=".\user_data_dir_dialog.h"
2311 > 2311 >
2312 </File> 2312 </File>
2313 </Files> 2313 </Files>
2314 <Globals> 2314 <Globals>
2315 </Globals> 2315 </Globals>
2316 </VisualStudioProject> 2316 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698