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

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

Issue 4079: Porting refactoring changes:... (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
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 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 </File> 249 </File>
250 <File 250 <File
251 RelativePath="..\process_util_unittest.cc" 251 RelativePath="..\process_util_unittest.cc"
252 > 252 >
253 </File> 253 </File>
254 <File 254 <File
255 RelativePath="..\gfx\rect_unittest.cc" 255 RelativePath="..\gfx\rect_unittest.cc"
256 > 256 >
257 </File> 257 </File>
258 <File 258 <File
259 RelativePath="..\rand_util_unittest.cc"
260 >
261 </File>
262 <File
259 RelativePath="..\ref_counted_unittest.cc" 263 RelativePath="..\ref_counted_unittest.cc"
260 > 264 >
261 </File> 265 </File>
262 <File 266 <File
263 RelativePath="..\scoped_ptr_unittest.cc" 267 RelativePath="..\scoped_ptr_unittest.cc"
264 > 268 >
265 </File> 269 </File>
266 <File 270 <File
267 RelativePath="..\sha2_unittest.cc" 271 RelativePath="..\sha2_unittest.cc"
268 > 272 >
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 </File> 401 </File>
398 <File 402 <File
399 RelativePath="..\gfx\vector_canvas_unittest.cc" 403 RelativePath="..\gfx\vector_canvas_unittest.cc"
400 > 404 >
401 </File> 405 </File>
402 </Filter> 406 </Filter>
403 </Files> 407 </Files>
404 <Globals> 408 <Globals>
405 </Globals> 409 </Globals>
406 </VisualStudioProject> 410 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698