| OLD | NEW |
| 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 'http/http_transaction.h', | 446 'http/http_transaction.h', |
| 447 'http/http_transaction_factory.h', | 447 'http/http_transaction_factory.h', |
| 448 'http/url_security_manager.h', | 448 'http/url_security_manager.h', |
| 449 'http/url_security_manager.cc', | 449 'http/url_security_manager.cc', |
| 450 'http/url_security_manager_posix.cc', | 450 'http/url_security_manager_posix.cc', |
| 451 'http/url_security_manager_win.cc', | 451 'http/url_security_manager_win.cc', |
| 452 'http/http_proxy_client_socket.cc', | 452 'http/http_proxy_client_socket.cc', |
| 453 'http/http_proxy_client_socket.h', | 453 'http/http_proxy_client_socket.h', |
| 454 'http/http_proxy_client_socket_pool.cc', | 454 'http/http_proxy_client_socket_pool.cc', |
| 455 'http/http_proxy_client_socket_pool.h', | 455 'http/http_proxy_client_socket_pool.h', |
| 456 'http/http_proxy_utils.cc', |
| 457 'http/http_proxy_utils.h', |
| 456 'http/http_util.cc', | 458 'http/http_util.cc', |
| 457 'http/http_util_icu.cc', | 459 'http/http_util_icu.cc', |
| 458 'http/http_util.h', | 460 'http/http_util.h', |
| 459 'http/http_vary_data.cc', | 461 'http/http_vary_data.cc', |
| 460 'http/http_vary_data.h', | 462 'http/http_vary_data.h', |
| 461 'http/http_version.h', | 463 'http/http_version.h', |
| 462 'http/md4.cc', | 464 'http/md4.cc', |
| 463 'http/md4.h', | 465 'http/md4.h', |
| 464 'http/partial_data.cc', | 466 'http/partial_data.cc', |
| 465 'http/partial_data.h', | 467 'http/partial_data.h', |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 563 'spdy/spdy_frame_builder.h', | 565 'spdy/spdy_frame_builder.h', |
| 564 'spdy/spdy_framer.cc', | 566 'spdy/spdy_framer.cc', |
| 565 'spdy/spdy_framer.h', | 567 'spdy/spdy_framer.h', |
| 566 'spdy/spdy_http_stream.cc', | 568 'spdy/spdy_http_stream.cc', |
| 567 'spdy/spdy_http_stream.h', | 569 'spdy/spdy_http_stream.h', |
| 568 'spdy/spdy_http_utils.cc', | 570 'spdy/spdy_http_utils.cc', |
| 569 'spdy/spdy_http_utils.h', | 571 'spdy/spdy_http_utils.h', |
| 570 'spdy/spdy_io_buffer.cc', | 572 'spdy/spdy_io_buffer.cc', |
| 571 'spdy/spdy_io_buffer.h', | 573 'spdy/spdy_io_buffer.h', |
| 572 'spdy/spdy_protocol.h', | 574 'spdy/spdy_protocol.h', |
| 575 'spdy/spdy_proxy_client_socket.cc', |
| 576 'spdy/spdy_proxy_client_socket.h', |
| 573 'spdy/spdy_session.cc', | 577 'spdy/spdy_session.cc', |
| 574 'spdy/spdy_session.h', | 578 'spdy/spdy_session.h', |
| 575 'spdy/spdy_session_pool.cc', | 579 'spdy/spdy_session_pool.cc', |
| 576 'spdy/spdy_session_pool.h', | 580 'spdy/spdy_session_pool.h', |
| 577 'spdy/spdy_settings_storage.cc', | 581 'spdy/spdy_settings_storage.cc', |
| 578 'spdy/spdy_settings_storage.h', | 582 'spdy/spdy_settings_storage.h', |
| 579 'spdy/spdy_stream.cc', | 583 'spdy/spdy_stream.cc', |
| 580 'spdy/spdy_stream.h', | 584 'spdy/spdy_stream.h', |
| 581 'url_request/https_prober.h', | 585 'url_request/https_prober.h', |
| 582 'url_request/https_prober.cc', | 586 'url_request/https_prober.cc', |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 838 'socket/ssl_client_socket_unittest.cc', | 842 'socket/ssl_client_socket_unittest.cc', |
| 839 'socket/ssl_client_socket_pool_unittest.cc', | 843 'socket/ssl_client_socket_pool_unittest.cc', |
| 840 'socket/tcp_client_socket_pool_unittest.cc', | 844 'socket/tcp_client_socket_pool_unittest.cc', |
| 841 'socket/tcp_client_socket_unittest.cc', | 845 'socket/tcp_client_socket_unittest.cc', |
| 842 'socket_stream/socket_stream_metrics_unittest.cc', | 846 'socket_stream/socket_stream_metrics_unittest.cc', |
| 843 'socket_stream/socket_stream_unittest.cc', | 847 'socket_stream/socket_stream_unittest.cc', |
| 844 'spdy/spdy_framer_test.cc', | 848 'spdy/spdy_framer_test.cc', |
| 845 'spdy/spdy_http_stream_unittest.cc', | 849 'spdy/spdy_http_stream_unittest.cc', |
| 846 'spdy/spdy_network_transaction_unittest.cc', | 850 'spdy/spdy_network_transaction_unittest.cc', |
| 847 'spdy/spdy_protocol_test.cc', | 851 'spdy/spdy_protocol_test.cc', |
| 852 'spdy/spdy_proxy_client_socket_unittest.cc', |
| 848 'spdy/spdy_session_unittest.cc', | 853 'spdy/spdy_session_unittest.cc', |
| 849 'spdy/spdy_stream_unittest.cc', | 854 'spdy/spdy_stream_unittest.cc', |
| 850 'spdy/spdy_test_util.cc', | 855 'spdy/spdy_test_util.cc', |
| 851 'spdy/spdy_test_util.h', | 856 'spdy/spdy_test_util.h', |
| 852 'test/python_utils_unittest.cc', | 857 'test/python_utils_unittest.cc', |
| 853 'tools/dump_cache/url_to_filename_encoder.cc', | 858 'tools/dump_cache/url_to_filename_encoder.cc', |
| 854 'tools/dump_cache/url_to_filename_encoder.h', | 859 'tools/dump_cache/url_to_filename_encoder.h', |
| 855 'tools/dump_cache/url_to_filename_encoder_unittest.cc', | 860 'tools/dump_cache/url_to_filename_encoder_unittest.cc', |
| 856 'tools/dump_cache/url_utilities.h', | 861 'tools/dump_cache/url_utilities.h', |
| 857 'tools/dump_cache/url_utilities.cc', | 862 'tools/dump_cache/url_utilities.cc', |
| (...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1240 ], | 1245 ], |
| 1241 }], | 1246 }], |
| 1242 ], | 1247 ], |
| 1243 } | 1248 } |
| 1244 | 1249 |
| 1245 # Local Variables: | 1250 # Local Variables: |
| 1246 # tab-width:2 | 1251 # tab-width:2 |
| 1247 # indent-tabs-mode:nil | 1252 # indent-tabs-mode:nil |
| 1248 # End: | 1253 # End: |
| 1249 # vim: set expandtab tabstop=2 shiftwidth=2: | 1254 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |