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 792 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
803 </File> | 803 </File> |
804 <File | 804 <File |
805 RelativePath="..\..\browser\theme_resources_util
_unittest.cc" | 805 RelativePath="..\..\browser\theme_resources_util
_unittest.cc" |
806 > | 806 > |
807 </File> | 807 </File> |
808 <File | 808 <File |
809 RelativePath="..\..\browser\history\thumbnail_da
tabase_unittest.cc" | 809 RelativePath="..\..\browser\history\thumbnail_da
tabase_unittest.cc" |
810 > | 810 > |
811 </File> | 811 </File> |
812 <File | 812 <File |
| 813 RelativePath="..\..\browser\tab_contents\thumbna
il_generator_unittest.cc" |
| 814 > |
| 815 </File> |
| 816 <File |
813 RelativePath="..\..\browser\thumbnail_store_unit
test.cc" | 817 RelativePath="..\..\browser\thumbnail_store_unit
test.cc" |
814 > | 818 > |
815 </File> | 819 </File> |
816 <File | 820 <File |
817 RelativePath="..\..\browser\history\url_database
_unittest.cc" | 821 RelativePath="..\..\browser\history\url_database
_unittest.cc" |
818 > | 822 > |
819 </File> | 823 </File> |
820 <File | 824 <File |
821 RelativePath="..\..\browser\net\url_fetcher_unit
test.cc" | 825 RelativePath="..\..\browser\net\url_fetcher_unit
test.cc" |
822 > | 826 > |
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1197 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" | 1201 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" |
1198 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" | 1202 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" |
1199 /> | 1203 /> |
1200 </FileConfiguration> | 1204 </FileConfiguration> |
1201 </File> | 1205 </File> |
1202 </Filter> | 1206 </Filter> |
1203 </Files> | 1207 </Files> |
1204 <Globals> | 1208 <Globals> |
1205 </Globals> | 1209 </Globals> |
1206 </VisualStudioProject> | 1210 </VisualStudioProject> |
OLD | NEW |