| 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="unit_tests" | 5 Name="unit_tests" |
| 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" | 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" |
| 7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 807 </File> | 807 </File> |
| 808 <File | 808 <File |
| 809 RelativePath="..\..\browser\theme_resources_util
_unittest.cc" | 809 RelativePath="..\..\browser\theme_resources_util
_unittest.cc" |
| 810 > | 810 > |
| 811 </File> | 811 </File> |
| 812 <File | 812 <File |
| 813 RelativePath="..\..\browser\history\thumbnail_da
tabase_unittest.cc" | 813 RelativePath="..\..\browser\history\thumbnail_da
tabase_unittest.cc" |
| 814 > | 814 > |
| 815 </File> | 815 </File> |
| 816 <File | 816 <File |
| 817 RelativePath="..\..\browser\tab_contents\thumbna
il_generator_unittest.cc" |
| 818 > |
| 819 </File> |
| 820 <File |
| 817 RelativePath="..\..\browser\thumbnail_store_unit
test.cc" | 821 RelativePath="..\..\browser\thumbnail_store_unit
test.cc" |
| 818 > | 822 > |
| 819 </File> | 823 </File> |
| 820 <File | 824 <File |
| 821 RelativePath="..\..\browser\history\url_database
_unittest.cc" | 825 RelativePath="..\..\browser\history\url_database
_unittest.cc" |
| 822 > | 826 > |
| 823 </File> | 827 </File> |
| 824 <File | 828 <File |
| 825 RelativePath="..\..\browser\net\url_fetcher_unit
test.cc" | 829 RelativePath="..\..\browser\net\url_fetcher_unit
test.cc" |
| 826 > | 830 > |
| (...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1201 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" | 1205 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" |
| 1202 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" | 1206 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" |
| 1203 /> | 1207 /> |
| 1204 </FileConfiguration> | 1208 </FileConfiguration> |
| 1205 </File> | 1209 </File> |
| 1206 </Filter> | 1210 </Filter> |
| 1207 </Files> | 1211 </Files> |
| 1208 <Globals> | 1212 <Globals> |
| 1209 </Globals> | 1213 </Globals> |
| 1210 </VisualStudioProject> | 1214 </VisualStudioProject> |
| OLD | NEW |