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

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

Issue 6258: This CL is due the thread I have made on chromium-dev:... (Closed) Base URL: http://src.chromium.org/svn/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/condition_variable_unittest.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="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 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 </File> 329 </File>
330 <File 330 <File
331 RelativePath="..\sys_string_conversions_unittest .cc" 331 RelativePath="..\sys_string_conversions_unittest .cc"
332 > 332 >
333 </File> 333 </File>
334 <File 334 <File
335 RelativePath="..\system_monitor_unittest.cc" 335 RelativePath="..\system_monitor_unittest.cc"
336 > 336 >
337 </File> 337 </File>
338 <File 338 <File
339 RelativePath="..\thread_collision_warner_unittes t.cc"
340 >
341 </File>
342 <File
339 RelativePath="..\thread_local_storage_unittest.c c" 343 RelativePath="..\thread_local_storage_unittest.c c"
340 > 344 >
341 </File> 345 </File>
342 <File 346 <File
343 RelativePath="..\thread_local_unittest.cc" 347 RelativePath="..\thread_local_unittest.cc"
344 > 348 >
345 </File> 349 </File>
346 <File 350 <File
347 RelativePath="..\thread_unittest.cc" 351 RelativePath="..\thread_unittest.cc"
348 > 352 >
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 </File> 421 </File>
418 <File 422 <File
419 RelativePath="..\gfx\vector_canvas_unittest.cc" 423 RelativePath="..\gfx\vector_canvas_unittest.cc"
420 > 424 >
421 </File> 425 </File>
422 </Filter> 426 </Filter>
423 </Files> 427 </Files>
424 <Globals> 428 <Globals>
425 </Globals> 429 </Globals>
426 </VisualStudioProject> 430 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/build/base.vcproj ('k') | base/condition_variable_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698