| 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 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 205 </File> | 205 </File> |
| 206 <File | 206 <File |
| 207 RelativePath="..\json_reader_unittest.cc" | 207 RelativePath="..\json_reader_unittest.cc" |
| 208 > | 208 > |
| 209 </File> | 209 </File> |
| 210 <File | 210 <File |
| 211 RelativePath="..\json_writer_unittest.cc" | 211 RelativePath="..\json_writer_unittest.cc" |
| 212 > | 212 > |
| 213 </File> | 213 </File> |
| 214 <File | 214 <File |
| 215 RelativePath="..\lazy_instance_unittest.cc" |
| 216 > |
| 217 </File> |
| 218 <File |
| 215 RelativePath="..\linked_ptr_unittest.cc" | 219 RelativePath="..\linked_ptr_unittest.cc" |
| 216 > | 220 > |
| 217 </File> | 221 </File> |
| 218 <File | 222 <File |
| 219 RelativePath="..\message_loop_unittest.cc" | 223 RelativePath="..\message_loop_unittest.cc" |
| 220 > | 224 > |
| 221 </File> | 225 </File> |
| 222 <File | 226 <File |
| 223 RelativePath="..\gfx\native_theme_unittest.cc" | 227 RelativePath="..\gfx\native_theme_unittest.cc" |
| 224 > | 228 > |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 389 </File> | 393 </File> |
| 390 <File | 394 <File |
| 391 RelativePath="..\gfx\vector_canvas_unittest.cc" | 395 RelativePath="..\gfx\vector_canvas_unittest.cc" |
| 392 > | 396 > |
| 393 </File> | 397 </File> |
| 394 </Filter> | 398 </Filter> |
| 395 </Files> | 399 </Files> |
| 396 <Globals> | 400 <Globals> |
| 397 </Globals> | 401 </Globals> |
| 398 </VisualStudioProject> | 402 </VisualStudioProject> |
| OLD | NEW |