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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
237 </File> | 237 </File> |
238 <File | 238 <File |
239 RelativePath="..\gfx\native_theme_unittest.cc" | 239 RelativePath="..\gfx\native_theme_unittest.cc" |
240 > | 240 > |
241 </File> | 241 </File> |
242 <File | 242 <File |
243 RelativePath="..\object_watcher_unittest.cc" | 243 RelativePath="..\object_watcher_unittest.cc" |
244 > | 244 > |
245 </File> | 245 </File> |
246 <File | 246 <File |
| 247 RelativePath="..\observer_list_unittest.cc" |
| 248 > |
| 249 </File> |
| 250 <File |
247 RelativePath="..\path_service_unittest.cc" | 251 RelativePath="..\path_service_unittest.cc" |
248 > | 252 > |
249 </File> | 253 </File> |
250 <File | 254 <File |
251 RelativePath="..\pe_image_unittest.cc" | 255 RelativePath="..\pe_image_unittest.cc" |
252 > | 256 > |
253 </File> | 257 </File> |
254 <File | 258 <File |
255 RelativePath="..\pickle_unittest.cc" | 259 RelativePath="..\pickle_unittest.cc" |
256 > | 260 > |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
413 </File> | 417 </File> |
414 <File | 418 <File |
415 RelativePath="..\gfx\vector_canvas_unittest.cc" | 419 RelativePath="..\gfx\vector_canvas_unittest.cc" |
416 > | 420 > |
417 </File> | 421 </File> |
418 </Filter> | 422 </Filter> |
419 </Files> | 423 </Files> |
420 <Globals> | 424 <Globals> |
421 </Globals> | 425 </Globals> |
422 </VisualStudioProject> | 426 </VisualStudioProject> |
OLD | NEW |