| 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 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 </File> | 449 </File> |
| 450 <File | 450 <File |
| 451 RelativePath="..\..\browser\browser_unittest.cc" | 451 RelativePath="..\..\browser\browser_unittest.cc" |
| 452 > | 452 > |
| 453 </File> | 453 </File> |
| 454 <File | 454 <File |
| 455 RelativePath="..\..\browser\chrome_thread_unitte
st.cc" | 455 RelativePath="..\..\browser\chrome_thread_unitte
st.cc" |
| 456 > | 456 > |
| 457 </File> | 457 </File> |
| 458 <File | 458 <File |
| 459 RelativePath="..\..\browser\net\chrome_url_reque
st_context_unittest.cc" |
| 460 > |
| 461 </File> |
| 462 <File |
| 459 RelativePath="..\..\browser\safe_browsing\chunk_
range_unittest.cc" | 463 RelativePath="..\..\browser\safe_browsing\chunk_
range_unittest.cc" |
| 460 > | 464 > |
| 461 </File> | 465 </File> |
| 462 <File | 466 <File |
| 463 RelativePath="..\..\browser\command_updater_unit
test.cc" | 467 RelativePath="..\..\browser\command_updater_unit
test.cc" |
| 464 > | 468 > |
| 465 </File> | 469 </File> |
| 466 <File | 470 <File |
| 467 RelativePath="..\..\browser\debugger\devtools_ma
nager_unittest.cc" | 471 RelativePath="..\..\browser\debugger\devtools_ma
nager_unittest.cc" |
| 468 > | 472 > |
| (...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1147 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" | 1151 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" |
| 1148 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" | 1152 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" |
| 1149 /> | 1153 /> |
| 1150 </FileConfiguration> | 1154 </FileConfiguration> |
| 1151 </File> | 1155 </File> |
| 1152 </Filter> | 1156 </Filter> |
| 1153 </Files> | 1157 </Files> |
| 1154 <Globals> | 1158 <Globals> |
| 1155 </Globals> | 1159 </Globals> |
| 1156 </VisualStudioProject> | 1160 </VisualStudioProject> |
| OLD | NEW |