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="automated_ui_tests" | 5 Name="automated_ui_tests" |
6 ProjectGUID="{D2250C20-3A94-4FB9-AF73-11BC5B73884B}" | 6 ProjectGUID="{D2250C20-3A94-4FB9-AF73-11BC5B73884B}" |
7 RootNamespace="page_cycler_tests" | 7 RootNamespace="page_cycler_tests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
155 </File> | 155 </File> |
156 <File | 156 <File |
157 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" | 157 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" |
158 > | 158 > |
159 </File> | 159 </File> |
160 <File | 160 <File |
161 RelativePath="..\ui\run_all_unittests.cc" | 161 RelativePath="..\ui\run_all_unittests.cc" |
162 > | 162 > |
163 </File> | 163 </File> |
164 <File | 164 <File |
| 165 RelativePath="..\chrome_process_util.cc" |
| 166 > |
| 167 </File> |
| 168 <File |
| 169 RelativePath="..\chrome_process_util.h" |
| 170 > |
| 171 </File> |
| 172 <File |
| 173 RelativePath="..\chrome_process_util_win.cc" |
| 174 > |
| 175 </File> |
| 176 <File |
165 RelativePath="..\testing_browser_process.h" | 177 RelativePath="..\testing_browser_process.h" |
166 > | 178 > |
167 </File> | 179 </File> |
168 <File | 180 <File |
169 RelativePath="..\ui\ui_test.cc" | 181 RelativePath="..\ui\ui_test.cc" |
170 > | 182 > |
171 </File> | 183 </File> |
172 <File | 184 <File |
173 RelativePath="..\ui\ui_test.h" | 185 RelativePath="..\ui\ui_test.h" |
174 > | 186 > |
(...skipping 24 matching lines...) Expand all Loading... |
199 </File> | 211 </File> |
200 <File | 212 <File |
201 RelativePath=".\automated_ui_tests.h" | 213 RelativePath=".\automated_ui_tests.h" |
202 > | 214 > |
203 </File> | 215 </File> |
204 </Filter> | 216 </Filter> |
205 </Files> | 217 </Files> |
206 <Globals> | 218 <Globals> |
207 </Globals> | 219 </Globals> |
208 </VisualStudioProject> | 220 </VisualStudioProject> |
OLD | NEW |