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="plugin_tests" | 5 Name="plugin_tests" |
6 ProjectGUID="{A1CAA831-C507-4B2E-87F3-AEC63C9907F9}" | 6 ProjectGUID="{A1CAA831-C507-4B2E-87F3-AEC63C9907F9}" |
7 RootNamespace="plugin_tests" | 7 RootNamespace="plugin_tests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
158 </File> | 158 </File> |
159 <File | 159 <File |
160 RelativePath="..\..\tools\build\win\precompiled_wtl.h" | 160 RelativePath="..\..\tools\build\win\precompiled_wtl.h" |
161 > | 161 > |
162 </File> | 162 </File> |
163 <File | 163 <File |
164 RelativePath="..\ui\run_all_unittests.cc" | 164 RelativePath="..\ui\run_all_unittests.cc" |
165 > | 165 > |
166 </File> | 166 </File> |
167 <File | 167 <File |
| 168 RelativePath="..\chrome_process_util.cc" |
| 169 > |
| 170 </File> |
| 171 <File |
| 172 RelativePath="..\chrome_process_util.h" |
| 173 > |
| 174 </File> |
| 175 <File |
| 176 RelativePath="..\chrome_process_util_win.cc" |
| 177 > |
| 178 </File> |
| 179 <File |
168 RelativePath="..\testing_browser_process.h" | 180 RelativePath="..\testing_browser_process.h" |
169 > | 181 > |
170 </File> | 182 </File> |
171 <File | 183 <File |
172 RelativePath="..\ui\ui_test.cc" | 184 RelativePath="..\ui\ui_test.cc" |
173 > | 185 > |
174 </File> | 186 </File> |
175 <File | 187 <File |
176 RelativePath="..\ui\ui_test.h" | 188 RelativePath="..\ui\ui_test.h" |
177 > | 189 > |
178 </File> | 190 </File> |
179 <File | 191 <File |
180 RelativePath="..\ui\ui_test_suite.cc" | 192 RelativePath="..\ui\ui_test_suite.cc" |
181 > | 193 > |
182 </File> | 194 </File> |
183 </Files> | 195 </Files> |
184 <Globals> | 196 <Globals> |
185 </Globals> | 197 </Globals> |
186 </VisualStudioProject> | 198 </VisualStudioProject> |
OLD | NEW |