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="net_unittests" | 5 Name="net_unittests" |
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" | 6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" |
7 RootNamespace="net_unittests" | 7 RootNamespace="net_unittests" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
220 </File> | 220 </File> |
221 <File | 221 <File |
222 RelativePath="..\disk_cache\storage_bloc
k_unittest.cc" | 222 RelativePath="..\disk_cache\storage_bloc
k_unittest.cc" |
223 > | 223 > |
224 </File> | 224 </File> |
225 </Filter> | 225 </Filter> |
226 <Filter | 226 <Filter |
227 Name="http" | 227 Name="http" |
228 > | 228 > |
229 <File | 229 <File |
230 RelativePath="..\http\http_auth_unittest
.cc" | |
231 > | |
232 </File> | |
233 <File | |
234 RelativePath="..\http\http_auth_handler_
basic_unittest.cc" | 230 RelativePath="..\http\http_auth_handler_
basic_unittest.cc" |
235 > | 231 > |
236 </File> | 232 </File> |
237 <File | 233 <File |
238 RelativePath="..\http\http_auth_handler_
digest_unittest.cc" | 234 RelativePath="..\http\http_auth_handler_
digest_unittest.cc" |
239 > | 235 > |
240 </File> | 236 </File> |
241 <File | 237 <File |
| 238 RelativePath="..\http\http_auth_unittest
.cc" |
| 239 > |
| 240 </File> |
| 241 <File |
242 RelativePath="..\http\http_cache_unittes
t.cc" | 242 RelativePath="..\http\http_cache_unittes
t.cc" |
243 > | 243 > |
244 </File> | 244 </File> |
245 <File | 245 <File |
246 RelativePath="..\http\http_chunked_decod
er_unittest.cc" | 246 RelativePath="..\http\http_chunked_decod
er_unittest.cc" |
247 > | 247 > |
248 </File> | 248 </File> |
249 <File | 249 <File |
250 RelativePath="..\http\http_network_layer
_unittest.cc" | 250 RelativePath="..\http\http_network_layer
_unittest.cc" |
251 > | 251 > |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
320 </File> | 320 </File> |
321 <File | 321 <File |
322 RelativePath="..\base\escape_unittest.cc
" | 322 RelativePath="..\base\escape_unittest.cc
" |
323 > | 323 > |
324 </File> | 324 </File> |
325 <File | 325 <File |
326 RelativePath="..\base\file_input_stream_
unittest.cc" | 326 RelativePath="..\base\file_input_stream_
unittest.cc" |
327 > | 327 > |
328 </File> | 328 </File> |
329 <File | 329 <File |
| 330 RelativePath="..\base\filter_unittest.cc
" |
| 331 > |
| 332 </File> |
| 333 <File |
330 RelativePath="..\base\gzip_filter_unitte
st.cc" | 334 RelativePath="..\base\gzip_filter_unitte
st.cc" |
331 > | 335 > |
332 </File> | 336 </File> |
333 <File | 337 <File |
334 RelativePath="..\base\host_resolver_unit
test.cc" | 338 RelativePath="..\base\host_resolver_unit
test.cc" |
335 > | 339 > |
336 </File> | 340 </File> |
337 <File | 341 <File |
338 RelativePath="..\base\listen_socket_unit
test.cc" | 342 RelativePath="..\base\listen_socket_unit
test.cc" |
339 > | 343 > |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
409 <File | 413 <File |
410 RelativePath="..\proxy\proxy_service_uni
ttest.cc" | 414 RelativePath="..\proxy\proxy_service_uni
ttest.cc" |
411 > | 415 > |
412 </File> | 416 </File> |
413 </Filter> | 417 </Filter> |
414 </Filter> | 418 </Filter> |
415 </Files> | 419 </Files> |
416 <Globals> | 420 <Globals> |
417 </Globals> | 421 </Globals> |
418 </VisualStudioProject> | 422 </VisualStudioProject> |
OLD | NEW |