| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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> |
| OLD | NEW |