OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 | 8 |
9 'linux_link_kerberos%': 0, | 9 'linux_link_kerberos%': 0, |
10 'conditions': [ | 10 'conditions': [ |
(...skipping 406 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
417 'http/http_network_layer.h', | 417 'http/http_network_layer.h', |
418 'http/http_network_session.cc', | 418 'http/http_network_session.cc', |
419 'http/http_network_session.h', | 419 'http/http_network_session.h', |
420 'http/http_network_session_peer.cc', | 420 'http/http_network_session_peer.cc', |
421 'http/http_network_session_peer.h', | 421 'http/http_network_session_peer.h', |
422 'http/http_network_transaction.cc', | 422 'http/http_network_transaction.cc', |
423 'http/http_network_transaction.h', | 423 'http/http_network_transaction.h', |
424 'http/http_pipelined_connection.h', | 424 'http/http_pipelined_connection.h', |
425 'http/http_pipelined_connection_impl.cc', | 425 'http/http_pipelined_connection_impl.cc', |
426 'http/http_pipelined_connection_impl.h', | 426 'http/http_pipelined_connection_impl.h', |
427 'http/http_pipelined_host.cc', | |
428 'http/http_pipelined_host.h', | 427 'http/http_pipelined_host.h', |
| 428 'http/http_pipelined_host_impl.cc', |
| 429 'http/http_pipelined_host_impl.h', |
429 'http/http_pipelined_host_pool.cc', | 430 'http/http_pipelined_host_pool.cc', |
430 'http/http_pipelined_host_pool.h', | 431 'http/http_pipelined_host_pool.h', |
431 'http/http_pipelined_stream.cc', | 432 'http/http_pipelined_stream.cc', |
432 'http/http_pipelined_stream.h', | 433 'http/http_pipelined_stream.h', |
433 'http/http_proxy_client_socket.cc', | 434 'http/http_proxy_client_socket.cc', |
434 'http/http_proxy_client_socket.h', | 435 'http/http_proxy_client_socket.h', |
435 'http/http_proxy_client_socket_pool.cc', | 436 'http/http_proxy_client_socket_pool.cc', |
436 'http/http_proxy_client_socket_pool.h', | 437 'http/http_proxy_client_socket_pool.h', |
437 'http/http_proxy_utils.cc', | 438 'http/http_proxy_utils.cc', |
438 'http/http_proxy_utils.h', | 439 'http/http_proxy_utils.h', |
(...skipping 624 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1063 'http/http_auth_handler_unittest.cc', | 1064 'http/http_auth_handler_unittest.cc', |
1064 'http/http_auth_sspi_win_unittest.cc', | 1065 'http/http_auth_sspi_win_unittest.cc', |
1065 'http/http_auth_unittest.cc', | 1066 'http/http_auth_unittest.cc', |
1066 'http/http_byte_range_unittest.cc', | 1067 'http/http_byte_range_unittest.cc', |
1067 'http/http_cache_unittest.cc', | 1068 'http/http_cache_unittest.cc', |
1068 'http/http_chunked_decoder_unittest.cc', | 1069 'http/http_chunked_decoder_unittest.cc', |
1069 'http/http_mac_signature_unittest.cc', | 1070 'http/http_mac_signature_unittest.cc', |
1070 'http/http_network_layer_unittest.cc', | 1071 'http/http_network_layer_unittest.cc', |
1071 'http/http_network_transaction_unittest.cc', | 1072 'http/http_network_transaction_unittest.cc', |
1072 'http/http_pipelined_connection_impl_unittest.cc', | 1073 'http/http_pipelined_connection_impl_unittest.cc', |
1073 'http/http_pipelined_host_unittest.cc', | 1074 'http/http_pipelined_host_impl_unittest.cc', |
| 1075 'http/http_pipelined_host_pool_unittest.cc', |
1074 'http/http_pipelined_network_transaction_unittest.cc', | 1076 'http/http_pipelined_network_transaction_unittest.cc', |
1075 'http/http_proxy_client_socket_pool_unittest.cc', | 1077 'http/http_proxy_client_socket_pool_unittest.cc', |
1076 'http/http_request_headers_unittest.cc', | 1078 'http/http_request_headers_unittest.cc', |
1077 'http/http_response_body_drainer_unittest.cc', | 1079 'http/http_response_body_drainer_unittest.cc', |
1078 'http/http_response_headers_unittest.cc', | 1080 'http/http_response_headers_unittest.cc', |
1079 'http/http_server_properties_impl_unittest.cc', | 1081 'http/http_server_properties_impl_unittest.cc', |
1080 'http/http_stream_factory_impl_unittest.cc', | 1082 'http/http_stream_factory_impl_unittest.cc', |
1081 'http/http_transaction_unittest.cc', | 1083 'http/http_transaction_unittest.cc', |
1082 'http/http_transaction_unittest.h', | 1084 'http/http_transaction_unittest.h', |
1083 'http/http_util_unittest.cc', | 1085 'http/http_util_unittest.cc', |
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1653 'tools/dump_cache/url_to_filename_encoder.cc', | 1655 'tools/dump_cache/url_to_filename_encoder.cc', |
1654 'tools/dump_cache/url_to_filename_encoder.h', | 1656 'tools/dump_cache/url_to_filename_encoder.h', |
1655 'tools/dump_cache/url_utilities.h', | 1657 'tools/dump_cache/url_utilities.h', |
1656 'tools/dump_cache/url_utilities.cc', | 1658 'tools/dump_cache/url_utilities.cc', |
1657 ], | 1659 ], |
1658 }, | 1660 }, |
1659 ], | 1661 ], |
1660 }], | 1662 }], |
1661 ], | 1663 ], |
1662 } | 1664 } |
OLD | NEW |