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="ui_tests" | 5 Name="ui_tests" |
6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" | 6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" |
7 RootNamespace="ui_tests" | 7 RootNamespace="ui_tests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
167 </File> | 167 </File> |
168 <File | 168 <File |
169 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" | 169 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" |
170 > | 170 > |
171 </File> | 171 </File> |
172 <File | 172 <File |
173 RelativePath=".\run_all_unittests.cc" | 173 RelativePath=".\run_all_unittests.cc" |
174 > | 174 > |
175 </File> | 175 </File> |
176 <File | 176 <File |
| 177 RelativePath="..\chrome_process_util.cc" |
| 178 > |
| 179 </File> |
| 180 <File |
| 181 RelativePath="..\chrome_process_util.h" |
| 182 > |
| 183 </File> |
| 184 <File |
| 185 RelativePath="..\chrome_process_util_win.cc" |
| 186 > |
| 187 </File> |
| 188 <File |
177 RelativePath="..\testing_browser_process.h" | 189 RelativePath="..\testing_browser_process.h" |
178 > | 190 > |
179 </File> | 191 </File> |
180 <File | 192 <File |
181 RelativePath=".\javascript_test_util.cc" | 193 RelativePath=".\javascript_test_util.cc" |
182 > | 194 > |
183 </File> | 195 </File> |
184 <File | 196 <File |
185 RelativePath=".\javascript_test_util.h" | 197 RelativePath=".\javascript_test_util.h" |
186 > | 198 > |
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
571 > | 583 > |
572 <File | 584 <File |
573 RelativePath=".\v8_benchmark_uitest.cc" | 585 RelativePath=".\v8_benchmark_uitest.cc" |
574 > | 586 > |
575 </File> | 587 </File> |
576 </Filter> | 588 </Filter> |
577 </Files> | 589 </Files> |
578 <Globals> | 590 <Globals> |
579 </Globals> | 591 </Globals> |
580 </VisualStudioProject> | 592 </VisualStudioProject> |
OLD | NEW |