| 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 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 </File> | 289 </File> |
| 290 <File | 290 <File |
| 291 RelativePath="..\scoped_comptr_win_unittest.cc" | 291 RelativePath="..\scoped_comptr_win_unittest.cc" |
| 292 > | 292 > |
| 293 </File> | 293 </File> |
| 294 <File | 294 <File |
| 295 RelativePath="..\scoped_ptr_unittest.cc" | 295 RelativePath="..\scoped_ptr_unittest.cc" |
| 296 > | 296 > |
| 297 </File> | 297 </File> |
| 298 <File | 298 <File |
| 299 RelativePath="..\scoped_temp_dir_unittest.cc" |
| 300 > |
| 301 </File> |
| 302 <File |
| 299 RelativePath="..\sha2_unittest.cc" | 303 RelativePath="..\sha2_unittest.cc" |
| 300 > | 304 > |
| 301 </File> | 305 </File> |
| 302 <File | 306 <File |
| 303 RelativePath="..\shared_memory_unittest.cc" | 307 RelativePath="..\shared_memory_unittest.cc" |
| 304 > | 308 > |
| 305 </File> | 309 </File> |
| 306 <File | 310 <File |
| 307 RelativePath="..\simple_thread_unittest.cc" | 311 RelativePath="..\simple_thread_unittest.cc" |
| 308 > | 312 > |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 </File> | 421 </File> |
| 418 <File | 422 <File |
| 419 RelativePath="..\gfx\png_codec_unittest.cc" | 423 RelativePath="..\gfx\png_codec_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> |
| OLD | NEW |