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

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

Issue 1868: Moves bookmark related classes into bookmarks directory. There are no... (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
« no previous file with comments | « chrome/browser/bookmarks/bookmark_storage.cc ('k') | chrome/browser/dom_ui/new_tab_ui.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 781 matching lines...) Expand 10 before | Expand all | Expand 10 after
792 <File 792 <File
793 RelativePath=".\web_app_launcher.cc" 793 RelativePath=".\web_app_launcher.cc"
794 > 794 >
795 </File> 795 </File>
796 <File 796 <File
797 RelativePath=".\web_app_launcher.h" 797 RelativePath=".\web_app_launcher.h"
798 > 798 >
799 </File> 799 </File>
800 </Filter> 800 </Filter>
801 <Filter 801 <Filter
802 » » » Name="Bookmark Bar" 802 » » » Name="Bookmarks"
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=".\bookmark_bar_model.cc" 813 » » » » RelativePath=".\bookmarks\bookmark_bar_model.cc"
814 > 814 >
815 </File> 815 </File>
816 <File 816 <File
817 » » » » RelativePath=".\bookmark_bar_model.h" 817 » » » » RelativePath=".\bookmarks\bookmark_bar_model.h"
818 > 818 >
819 </File> 819 </File>
820 <File 820 <File
821 » » » » RelativePath=".\bookmark_codec.cc" 821 » » » » RelativePath=".\bookmarks\bookmark_codec.cc"
822 > 822 >
823 </File> 823 </File>
824 <File 824 <File
825 » » » » RelativePath=".\bookmark_codec.h" 825 » » » » RelativePath=".\bookmarks\bookmark_codec.h"
826 > 826 >
827 </File> 827 </File>
828 <File 828 <File
829 » » » » RelativePath=".\bookmark_drag_data.cc" 829 » » » » RelativePath=".\bookmarks\bookmark_drag_data.cc"
830 > 830 >
831 </File> 831 </File>
832 <File 832 <File
833 » » » » RelativePath=".\bookmark_drag_data.h" 833 » » » » RelativePath=".\bookmarks\bookmark_drag_data.h"
834 > 834 >
835 </File> 835 </File>
836 <File 836 <File
837 RelativePath=".\bookmarks\bookmark_service.h" 837 RelativePath=".\bookmarks\bookmark_service.h"
838 > 838 >
839 </File> 839 </File>
840 <File 840 <File
841 » » » » RelativePath=".\bookmark_storage.cc" 841 » » » » RelativePath=".\bookmarks\bookmark_storage.cc"
842 > 842 >
843 </File> 843 </File>
844 <File 844 <File
845 » » » » RelativePath=".\bookmark_storage.h" 845 » » » » RelativePath=".\bookmarks\bookmark_storage.h"
846 > 846 >
847 </File> 847 </File>
848 </Filter> 848 </Filter>
849 <Filter 849 <Filter
850 Name="Tab Contents" 850 Name="Tab Contents"
851 > 851 >
852 <File 852 <File
853 RelativePath=".\about_internets_status_view.cc" 853 RelativePath=".\about_internets_status_view.cc"
854 > 854 >
855 </File> 855 </File>
(...skipping 1451 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
« no previous file with comments | « chrome/browser/bookmarks/bookmark_storage.cc ('k') | chrome/browser/dom_ui/new_tab_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698