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

Side by Side Diff: views/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 | « views/view.h ('k') | views/widget/tooltip_manager.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="views" 5 Name="views"
6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" 6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}"
7 RootNamespace="Views" 7 RootNamespace="Views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 /> 118 />
119 </Configuration> 119 </Configuration>
120 </Configurations> 120 </Configurations>
121 <References> 121 <References>
122 </References> 122 </References>
123 <Files> 123 <Files>
124 <Filter 124 <Filter
125 Name="accessibility" 125 Name="accessibility"
126 > 126 >
127 <File 127 <File
128 RelativePath=".\accessibility\accessibility_type s.h"
129 >
130 </File>
131 <File
128 RelativePath=".\accessibility\view_accessibility .cc" 132 RelativePath=".\accessibility\view_accessibility .cc"
129 > 133 >
130 </File> 134 </File>
131 <File 135 <File
132 RelativePath=".\accessibility\view_accessibility .h" 136 RelativePath=".\accessibility\view_accessibility .h"
133 > 137 >
134 </File> 138 </File>
135 <File 139 <File
136 RelativePath=".\accessibility\view_accessibility _wrapper.cc" 140 RelativePath=".\accessibility\view_accessibility _wrapper.cc"
137 > 141 >
(...skipping 631 matching lines...) Expand 10 before | Expand all | Expand 10 after
769 </File> 773 </File>
770 <File 774 <File
771 RelativePath=".\border.cc" 775 RelativePath=".\border.cc"
772 > 776 >
773 </File> 777 </File>
774 <File 778 <File
775 RelativePath=".\border.h" 779 RelativePath=".\border.h"
776 > 780 >
777 </File> 781 </File>
778 <File 782 <File
783 RelativePath=".\drag_utils.cc"
784 >
785 </File>
786 <File
787 RelativePath=".\drag_utils.h"
788 >
789 </File>
790 <File
779 RelativePath=".\event.cc" 791 RelativePath=".\event.cc"
780 > 792 >
781 </File> 793 </File>
782 <File 794 <File
783 RelativePath=".\event.h" 795 RelativePath=".\event.h"
784 > 796 >
785 </File> 797 </File>
786 <File 798 <File
787 RelativePath=".\event_win.cc" 799 RelativePath=".\event_win.cc"
788 > 800 >
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
837 </File> 849 </File>
838 <File 850 <File
839 RelativePath=".\repeat_controller.cc" 851 RelativePath=".\repeat_controller.cc"
840 > 852 >
841 </File> 853 </File>
842 <File 854 <File
843 RelativePath=".\repeat_controller.h" 855 RelativePath=".\repeat_controller.h"
844 > 856 >
845 </File> 857 </File>
846 <File 858 <File
859 RelativePath=".\standard_layout.h"
860 >
861 </File>
862 <File
847 RelativePath=".\view.cc" 863 RelativePath=".\view.cc"
848 > 864 >
849 </File> 865 </File>
850 <File 866 <File
851 RelativePath=".\view.h" 867 RelativePath=".\view.h"
852 > 868 >
853 </File> 869 </File>
854 <File 870 <File
855 RelativePath=".\view_constants.cc" 871 RelativePath=".\view_constants.cc"
856 > 872 >
857 </File> 873 </File>
858 <File 874 <File
859 RelativePath=".\view_constants.h" 875 RelativePath=".\view_constants.h"
860 > 876 >
861 </File> 877 </File>
862 <File 878 <File
863 RelativePath=".\view_win.cc" 879 RelativePath=".\view_win.cc"
864 > 880 >
865 </File> 881 </File>
866 </Files> 882 </Files>
867 <Globals> 883 <Globals>
868 </Globals> 884 </Globals>
869 </VisualStudioProject> 885 </VisualStudioProject>
OLDNEW
« no previous file with comments | « views/view.h ('k') | views/widget/tooltip_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698