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

Side by Side Diff: chrome/browser/views/browser_views.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/user_data_manager.cc ('k') | chrome/browser/views/new_profile_dialog.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_views" 5 Name="browser_views"
6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}" 6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
7 RootNamespace="Browser_views" 7 RootNamespace="Browser_views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 672 matching lines...) Expand 10 before | Expand all | Expand 10 after
683 </File> 683 </File>
684 <File 684 <File
685 RelativePath=".\login_view.cc" 685 RelativePath=".\login_view.cc"
686 > 686 >
687 </File> 687 </File>
688 <File 688 <File
689 RelativePath=".\login_view.h" 689 RelativePath=".\login_view.h"
690 > 690 >
691 </File> 691 </File>
692 <File 692 <File
693 RelativePath=".\new_profile_dialog.cc"
694 >
695 </File>
696 <File
697 RelativePath=".\new_profile_dialog.h"
698 >
699 </File>
700 <File
693 RelativePath=".\page_info_window.cc" 701 RelativePath=".\page_info_window.cc"
694 > 702 >
695 </File> 703 </File>
696 <File 704 <File
697 RelativePath=".\page_info_window.h" 705 RelativePath=".\page_info_window.h"
698 > 706 >
699 </File> 707 </File>
700 <File 708 <File
701 RelativePath=".\password_manager_view.cc" 709 RelativePath=".\password_manager_view.cc"
702 > 710 >
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
739 </File> 747 </File>
740 <File 748 <File
741 RelativePath=".\sad_tab_view.cc" 749 RelativePath=".\sad_tab_view.cc"
742 > 750 >
743 </File> 751 </File>
744 <File 752 <File
745 RelativePath=".\sad_tab_view.h" 753 RelativePath=".\sad_tab_view.h"
746 > 754 >
747 </File> 755 </File>
748 <File 756 <File
757 RelativePath=".\select_profile_dialog.cc"
758 >
759 </File>
760 <File
761 RelativePath=".\select_profile_dialog.h"
762 >
763 </File>
764 <File
749 RelativePath=".\shelf_item_dialog.cc" 765 RelativePath=".\shelf_item_dialog.cc"
750 > 766 >
751 </File> 767 </File>
752 <File 768 <File
753 RelativePath=".\shelf_item_dialog.h" 769 RelativePath=".\shelf_item_dialog.h"
754 > 770 >
755 </File> 771 </File>
756 <File 772 <File
757 RelativePath=".\shell_dialogs.cc" 773 RelativePath=".\shell_dialogs.cc"
758 > 774 >
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 > 838 >
823 </File> 839 </File>
824 <File 840 <File
825 RelativePath=".\user_data_dir_dialog.h" 841 RelativePath=".\user_data_dir_dialog.h"
826 > 842 >
827 </File> 843 </File>
828 </Files> 844 </Files>
829 <Globals> 845 <Globals>
830 </Globals> 846 </Globals>
831 </VisualStudioProject> 847 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/user_data_manager.cc ('k') | chrome/browser/views/new_profile_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698