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="reliability_tests" | 5 Name="reliability_tests" |
6 ProjectGUID="{8A3E1774-1DE9-445C-982D-3EE37C8A752A}" | 6 ProjectGUID="{8A3E1774-1DE9-445C-982D-3EE37C8A752A}" |
7 RootNamespace="reliability_tests" | 7 RootNamespace="reliability_tests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
161 </File> | 161 </File> |
162 <File | 162 <File |
163 RelativePath=".\reliability_test_suite.h" | 163 RelativePath=".\reliability_test_suite.h" |
164 > | 164 > |
165 </File> | 165 </File> |
166 <File | 166 <File |
167 RelativePath=".\run_all_unittests.cc" | 167 RelativePath=".\run_all_unittests.cc" |
168 > | 168 > |
169 </File> | 169 </File> |
170 <File | 170 <File |
| 171 RelativePath="..\chrome_process_util.cc" |
| 172 > |
| 173 </File> |
| 174 <File |
| 175 RelativePath="..\chrome_process_util.h" |
| 176 > |
| 177 </File> |
| 178 <File |
| 179 RelativePath="..\chrome_process_util_win.cc" |
| 180 > |
| 181 </File> |
| 182 <File |
171 RelativePath="..\testing_browser_process.h" | 183 RelativePath="..\testing_browser_process.h" |
172 > | 184 > |
173 </File> | 185 </File> |
174 <File | 186 <File |
175 RelativePath="..\ui\ui_test.cc" | 187 RelativePath="..\ui\ui_test.cc" |
176 > | 188 > |
177 </File> | 189 </File> |
178 <File | 190 <File |
179 RelativePath="..\ui\ui_test.h" | 191 RelativePath="..\ui\ui_test.h" |
180 > | 192 > |
(...skipping 24 matching lines...) Expand all Loading... |
205 </File> | 217 </File> |
206 <File | 218 <File |
207 RelativePath=".\page_load_test.h" | 219 RelativePath=".\page_load_test.h" |
208 > | 220 > |
209 </File> | 221 </File> |
210 </Filter> | 222 </Filter> |
211 </Files> | 223 </Files> |
212 <Globals> | 224 <Globals> |
213 </Globals> | 225 </Globals> |
214 </VisualStudioProject> | 226 </VisualStudioProject> |
OLD | NEW |