| 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="browser_tests_launcher" | 5 Name="browser_tests_launcher" |
| 6 ProjectGUID="{9B87804D-2502-480B-95AE-5A572CE91809}" | 6 ProjectGUID="{9B87804D-2502-480B-95AE-5A572CE91809}" |
| 7 RootNamespace="browser_tests_launcher" | 7 RootNamespace="browser_tests_launcher" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 151 </References> | 151 </References> |
| 152 <Files> | 152 <Files> |
| 153 <File | 153 <File |
| 154 RelativePath=".\browser_tests_launcher.cc" | 154 RelativePath=".\browser_tests_launcher.cc" |
| 155 > | 155 > |
| 156 </File> | 156 </File> |
| 157 </Files> | 157 </Files> |
| 158 <Globals> | 158 <Globals> |
| 159 </Globals> | 159 </Globals> |
| 160 </VisualStudioProject> | 160 </VisualStudioProject> |
| OLD | NEW |