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

Side by Side Diff: chrome/test/unit/unittests.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/renderer/render_view.cc ('k') | views/DEPS » ('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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 998 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 </File> 1009 </File>
1010 <File 1010 <File
1011 RelativePath="..\..\common\property_bag_unittest .cc" 1011 RelativePath="..\..\common\property_bag_unittest .cc"
1012 > 1012 >
1013 </File> 1013 </File>
1014 <File 1014 <File
1015 RelativePath="..\..\common\resource_dispatcher_u nittest.cc" 1015 RelativePath="..\..\common\resource_dispatcher_u nittest.cc"
1016 > 1016 >
1017 </File> 1017 </File>
1018 <File 1018 <File
1019 RelativePath="..\..\common\gfx\text_elider_unitt est.cc"
1020 >
1021 </File>
1022 <File
1023 RelativePath="..\..\common\time_format_unittest. cc" 1019 RelativePath="..\..\common\time_format_unittest. cc"
1024 > 1020 >
1025 </File> 1021 </File>
1026 <File 1022 <File
1027 RelativePath="..\..\common\unzip_unittest.cc" 1023 RelativePath="..\..\common\unzip_unittest.cc"
1028 > 1024 >
1029 </File> 1025 </File>
1030 <File 1026 <File
1031 RelativePath="..\..\common\extensions\user_scrip t_unittest.cc" 1027 RelativePath="..\..\common\extensions\user_scrip t_unittest.cc"
1032 > 1028 >
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
1104 > 1100 >
1105 </File> 1101 </File>
1106 <File 1102 <File
1107 RelativePath="..\..\..\app\l10n_util_unittest.cc " 1103 RelativePath="..\..\..\app\l10n_util_unittest.cc "
1108 > 1104 >
1109 </File> 1105 </File>
1110 <File 1106 <File
1111 RelativePath="..\..\..\app\os_exchange_data_unit test.cc" 1107 RelativePath="..\..\..\app\os_exchange_data_unit test.cc"
1112 > 1108 >
1113 </File> 1109 </File>
1110 <File
1111 RelativePath="..\..\..\app\gfx\text_elider_unitt est.cc"
1112 >
1113 </File>
1114 </Filter> 1114 </Filter>
1115 </Files> 1115 </Files>
1116 <Globals> 1116 <Globals>
1117 </Globals> 1117 </Globals>
1118 </VisualStudioProject> 1118 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | views/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698