| 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 378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 389 </File> | 389 </File> |
| 390 <File | 390 <File |
| 391 RelativePath="..\word_iterator_unittest.cc" | 391 RelativePath="..\word_iterator_unittest.cc" |
| 392 > | 392 > |
| 393 </File> | 393 </File> |
| 394 </Filter> | 394 </Filter> |
| 395 <Filter | 395 <Filter |
| 396 Name="gfx_tests" | 396 Name="gfx_tests" |
| 397 > | 397 > |
| 398 <File | 398 <File |
| 399 RelativePath="..\gfx\convolver_unittest.cc" | |
| 400 > | |
| 401 </File> | |
| 402 <File | |
| 403 RelativePath="..\gfx\image_operations_unittest.c
c" | |
| 404 > | |
| 405 </File> | |
| 406 <File | |
| 407 RelativePath="..\gfx\png_codec_unittest.cc" | 399 RelativePath="..\gfx\png_codec_unittest.cc" |
| 408 > | 400 > |
| 409 </File> | 401 </File> |
| 410 </Filter> | 402 </Filter> |
| 411 </Files> | 403 </Files> |
| 412 <Globals> | 404 <Globals> |
| 413 </Globals> | 405 </Globals> |
| 414 </VisualStudioProject> | 406 </VisualStudioProject> |
| OLD | NEW |