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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 113321: Stubs out OSExchangeData for views on gtk. (Closed) Base URL: svn://chrome-svn/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/common/temp_scaffolding_stubs.h ('k') | no next file » | 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 1106 matching lines...) Expand 10 before | Expand all | Expand 10 after
1117 </File> 1117 </File>
1118 <File 1118 <File
1119 RelativePath="..\..\..\app\gfx\icon_util_unittes t.cc" 1119 RelativePath="..\..\..\app\gfx\icon_util_unittes t.cc"
1120 > 1120 >
1121 </File> 1121 </File>
1122 <File 1122 <File
1123 RelativePath="..\..\..\app\l10n_util_unittest.cc " 1123 RelativePath="..\..\..\app\l10n_util_unittest.cc "
1124 > 1124 >
1125 </File> 1125 </File>
1126 <File 1126 <File
1127 » » » » RelativePath="..\..\..\app\os_exchange_data_unit test.cc" 1127 » » » » RelativePath="..\..\..\app\os_exchange_data_win_ unittest.cc"
1128 > 1128 >
1129 </File> 1129 </File>
1130 <File 1130 <File
1131 RelativePath="..\..\..\app\gfx\text_elider_unitt est.cc" 1131 RelativePath="..\..\..\app\gfx\text_elider_unitt est.cc"
1132 > 1132 >
1133 </File> 1133 </File>
1134 <File 1134 <File
1135 RelativePath="..\..\..\app\win_util_unittest.cc" 1135 RelativePath="..\..\..\app\win_util_unittest.cc"
1136 > 1136 >
1137 <FileConfiguration 1137 <FileConfiguration
(...skipping 13 matching lines...) Expand all
1151 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1151 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1152 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1152 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1153 /> 1153 />
1154 </FileConfiguration> 1154 </FileConfiguration>
1155 </File> 1155 </File>
1156 </Filter> 1156 </Filter>
1157 </Files> 1157 </Files>
1158 <Globals> 1158 <Globals>
1159 </Globals> 1159 </Globals>
1160 </VisualStudioProject> 1160 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/temp_scaffolding_stubs.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698