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

Side by Side Diff: base/build/base_unittests.vcproj

Issue 7638: Construct a field trial to see if HIGH or MEDIUM memory model "works better"... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 | « base/build/base.vcproj ('k') | base/field_trial.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="base_unittests" 5 Name="base_unittests"
6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" 6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
7 RootNamespace="base_unittests" 7 RootNamespace="base_unittests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 </File> 181 </File>
182 <File 182 <File
183 RelativePath="..\condition_variable_unittest.cc" 183 RelativePath="..\condition_variable_unittest.cc"
184 > 184 >
185 </File> 185 </File>
186 <File 186 <File
187 RelativePath="..\directory_watcher_unittest.cc" 187 RelativePath="..\directory_watcher_unittest.cc"
188 > 188 >
189 </File> 189 </File>
190 <File 190 <File
191 RelativePath="..\field_trial_unittest.cc"
192 >
193 </File>
194 <File
191 RelativePath="..\file_path_unittest.cc" 195 RelativePath="..\file_path_unittest.cc"
192 > 196 >
193 </File> 197 </File>
194 <File 198 <File
195 RelativePath="..\file_util_unittest.cc" 199 RelativePath="..\file_util_unittest.cc"
196 > 200 >
197 </File> 201 </File>
198 <File 202 <File
199 RelativePath="..\file_version_info_unittest.cc" 203 RelativePath="..\file_version_info_unittest.cc"
200 > 204 >
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 </File> 413 </File>
410 <File 414 <File
411 RelativePath="..\gfx\vector_canvas_unittest.cc" 415 RelativePath="..\gfx\vector_canvas_unittest.cc"
412 > 416 >
413 </File> 417 </File>
414 </Filter> 418 </Filter>
415 </Files> 419 </Files>
416 <Globals> 420 <Globals>
417 </Globals> 421 </Globals>
418 </VisualStudioProject> 422 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/build/base.vcproj ('k') | base/field_trial.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698