| 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="selenium_tests" | 5 Name="selenium_tests" |
| 6 ProjectGUID="{E3749617-BA3D-4230-B54C-B758E56D9FA5}" | 6 ProjectGUID="{E3749617-BA3D-4230-B54C-B758E56D9FA5}" |
| 7 RootNamespace="selenium_tests" | 7 RootNamespace="selenium_tests" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 </File> | 157 </File> |
| 158 <File | 158 <File |
| 159 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" | 159 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" |
| 160 > | 160 > |
| 161 </File> | 161 </File> |
| 162 <File | 162 <File |
| 163 RelativePath="..\ui\run_all_unittests.cc" | 163 RelativePath="..\ui\run_all_unittests.cc" |
| 164 > | 164 > |
| 165 </File> | 165 </File> |
| 166 <File | 166 <File |
| 167 RelativePath="..\test_file_util.cc" | |
| 168 > | |
| 169 </File> | |
| 170 <File | |
| 171 RelativePath="..\testing_browser_process.h" | 167 RelativePath="..\testing_browser_process.h" |
| 172 > | 168 > |
| 173 </File> | 169 </File> |
| 174 <File | 170 <File |
| 175 RelativePath="..\ui\ui_test.cc" | 171 RelativePath="..\ui\ui_test.cc" |
| 176 > | 172 > |
| 177 </File> | 173 </File> |
| 178 <File | 174 <File |
| 179 RelativePath="..\ui\ui_test.h" | 175 RelativePath="..\ui\ui_test.h" |
| 180 > | 176 > |
| 181 </File> | 177 </File> |
| 182 <File | 178 <File |
| 183 RelativePath="..\ui\ui_test_suite.cc" | 179 RelativePath="..\ui\ui_test_suite.cc" |
| 184 > | 180 > |
| 185 </File> | 181 </File> |
| 186 </Filter> | 182 </Filter> |
| 187 <Filter | 183 <Filter |
| 188 Name="TestSelenium" | 184 Name="TestSelenium" |
| 189 > | 185 > |
| 190 <File | 186 <File |
| 191 RelativePath=".\selenium_test.cc" | 187 RelativePath=".\selenium_test.cc" |
| 192 > | 188 > |
| 193 </File> | 189 </File> |
| 194 </Filter> | 190 </Filter> |
| 195 </Files> | 191 </Files> |
| 196 <Globals> | 192 <Globals> |
| 197 </Globals> | 193 </Globals> |
| 198 </VisualStudioProject> | 194 </VisualStudioProject> |
| OLD | NEW |