| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 import("//build/buildflag_header.gni") | 5 import("//build/buildflag_header.gni") |
| 6 import("//build/config/chromecast_build.gni") | 6 import("//build/config/chromecast_build.gni") |
| 7 import("//build/config/compiler/compiler.gni") | 7 import("//build/config/compiler/compiler.gni") |
| 8 import("//build/config/crypto.gni") | 8 import("//build/config/crypto.gni") |
| 9 import("//build/config/features.gni") | 9 import("//build/config/features.gni") |
| 10 import("//build/config/ui.gni") | 10 import("//build/config/ui.gni") |
| (...skipping 775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 786 "filter/sdch_source_stream.h", | 786 "filter/sdch_source_stream.h", |
| 787 "filter/source_stream.cc", | 787 "filter/source_stream.cc", |
| 788 "filter/source_stream.h", | 788 "filter/source_stream.h", |
| 789 "filter/source_stream_type_list.h", | 789 "filter/source_stream_type_list.h", |
| 790 "http/bidirectional_stream.cc", | 790 "http/bidirectional_stream.cc", |
| 791 "http/bidirectional_stream.h", | 791 "http/bidirectional_stream.h", |
| 792 "http/bidirectional_stream_impl.cc", | 792 "http/bidirectional_stream_impl.cc", |
| 793 "http/bidirectional_stream_impl.h", | 793 "http/bidirectional_stream_impl.h", |
| 794 "http/bidirectional_stream_request_info.cc", | 794 "http/bidirectional_stream_request_info.cc", |
| 795 "http/bidirectional_stream_request_info.h", | 795 "http/bidirectional_stream_request_info.h", |
| 796 "http/broken_alternative_services.cc", |
| 797 "http/broken_alternative_services.h", |
| 796 "http/des.cc", | 798 "http/des.cc", |
| 797 "http/des.h", | 799 "http/des.h", |
| 798 "http/failing_http_transaction_factory.cc", | 800 "http/failing_http_transaction_factory.cc", |
| 799 "http/failing_http_transaction_factory.h", | 801 "http/failing_http_transaction_factory.h", |
| 800 "http/http_auth.cc", | 802 "http/http_auth.cc", |
| 801 "http/http_auth.h", | 803 "http/http_auth.h", |
| 802 "http/http_auth_cache.cc", | 804 "http/http_auth_cache.cc", |
| 803 "http/http_auth_cache.h", | 805 "http/http_auth_cache.h", |
| 804 "http/http_auth_controller.cc", | 806 "http/http_auth_controller.cc", |
| 805 "http/http_auth_controller.h", | 807 "http/http_auth_controller.h", |
| (...skipping 3623 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4429 "ftp/ftp_auth_cache_unittest.cc", | 4431 "ftp/ftp_auth_cache_unittest.cc", |
| 4430 "ftp/ftp_ctrl_response_buffer_unittest.cc", | 4432 "ftp/ftp_ctrl_response_buffer_unittest.cc", |
| 4431 "ftp/ftp_directory_listing_parser_ls_unittest.cc", | 4433 "ftp/ftp_directory_listing_parser_ls_unittest.cc", |
| 4432 "ftp/ftp_directory_listing_parser_unittest.cc", | 4434 "ftp/ftp_directory_listing_parser_unittest.cc", |
| 4433 "ftp/ftp_directory_listing_parser_unittest.h", | 4435 "ftp/ftp_directory_listing_parser_unittest.h", |
| 4434 "ftp/ftp_directory_listing_parser_vms_unittest.cc", | 4436 "ftp/ftp_directory_listing_parser_vms_unittest.cc", |
| 4435 "ftp/ftp_directory_listing_parser_windows_unittest.cc", | 4437 "ftp/ftp_directory_listing_parser_windows_unittest.cc", |
| 4436 "ftp/ftp_network_transaction_unittest.cc", | 4438 "ftp/ftp_network_transaction_unittest.cc", |
| 4437 "ftp/ftp_util_unittest.cc", | 4439 "ftp/ftp_util_unittest.cc", |
| 4438 "http/bidirectional_stream_unittest.cc", | 4440 "http/bidirectional_stream_unittest.cc", |
| 4441 "http/broken_alternative_services_unittest.cc", |
| 4439 "http/des_unittest.cc", | 4442 "http/des_unittest.cc", |
| 4440 "http/http_auth_cache_unittest.cc", | 4443 "http/http_auth_cache_unittest.cc", |
| 4441 "http/http_auth_challenge_tokenizer_unittest.cc", | 4444 "http/http_auth_challenge_tokenizer_unittest.cc", |
| 4442 "http/http_auth_controller_unittest.cc", | 4445 "http/http_auth_controller_unittest.cc", |
| 4443 "http/http_auth_filter_unittest.cc", | 4446 "http/http_auth_filter_unittest.cc", |
| 4444 "http/http_auth_gssapi_posix_unittest.cc", | 4447 "http/http_auth_gssapi_posix_unittest.cc", |
| 4445 "http/http_auth_handler_basic_unittest.cc", | 4448 "http/http_auth_handler_basic_unittest.cc", |
| 4446 "http/http_auth_handler_digest_unittest.cc", | 4449 "http/http_auth_handler_digest_unittest.cc", |
| 4447 "http/http_auth_handler_factory_unittest.cc", | 4450 "http/http_auth_handler_factory_unittest.cc", |
| 4448 "http/http_auth_handler_mock.cc", | 4451 "http/http_auth_handler_mock.cc", |
| (...skipping 1496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5945 ] | 5948 ] |
| 5946 deps = [ | 5949 deps = [ |
| 5947 ":net_fuzzer_test_support", | 5950 ":net_fuzzer_test_support", |
| 5948 ":test_support", | 5951 ":test_support", |
| 5949 "//base", | 5952 "//base", |
| 5950 "//net", | 5953 "//net", |
| 5951 ] | 5954 ] |
| 5952 dict = "data/fuzzer_dictionaries/net_spdy_session_fuzzer.dict" | 5955 dict = "data/fuzzer_dictionaries/net_spdy_session_fuzzer.dict" |
| 5953 seed_corpus = "data/fuzzer_data/net_spdy_session_fuzzer/" | 5956 seed_corpus = "data/fuzzer_data/net_spdy_session_fuzzer/" |
| 5954 } | 5957 } |
| OLD | NEW |