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

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

Issue 113143: Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/views/bookmark_manager_view.cc ('k') | chrome/browser/views/bug_report_view.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_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 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 </File> 779 </File>
780 <File 780 <File
781 RelativePath=".\shelf_item_dialog.h" 781 RelativePath=".\shelf_item_dialog.h"
782 > 782 >
783 </File> 783 </File>
784 <File 784 <File
785 RelativePath=".\shell_dialogs_win.cc" 785 RelativePath=".\shell_dialogs_win.cc"
786 > 786 >
787 </File> 787 </File>
788 <File 788 <File
789 RelativePath=".\standard_layout.h"
790 >
791 </File>
792 <File
793 RelativePath=".\star_toggle.cc" 789 RelativePath=".\star_toggle.cc"
794 > 790 >
795 </File> 791 </File>
796 <File 792 <File
797 RelativePath=".\star_toggle.h" 793 RelativePath=".\star_toggle.h"
798 > 794 >
799 </File> 795 </File>
800 <File 796 <File
801 RelativePath=".\status_bubble_views.cc" 797 RelativePath=".\status_bubble_views.cc"
802 > 798 >
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
858 > 854 >
859 </File> 855 </File>
860 <File 856 <File
861 RelativePath=".\user_data_dir_dialog.h" 857 RelativePath=".\user_data_dir_dialog.h"
862 > 858 >
863 </File> 859 </File>
864 </Files> 860 </Files>
865 <Globals> 861 <Globals>
866 </Globals> 862 </Globals>
867 </VisualStudioProject> 863 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/views/bookmark_manager_view.cc ('k') | chrome/browser/views/bug_report_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698