| 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 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1029 "ntlm/des.cc", | 1029 "ntlm/des.cc", |
| 1030 "ntlm/des.h", | 1030 "ntlm/des.h", |
| 1031 "ntlm/md4.cc", | 1031 "ntlm/md4.cc", |
| 1032 "ntlm/md4.h", | 1032 "ntlm/md4.h", |
| 1033 "ntlm/ntlm.cc", | 1033 "ntlm/ntlm.cc", |
| 1034 "ntlm/ntlm.h", | 1034 "ntlm/ntlm.h", |
| 1035 "ntlm/ntlm_buffer_reader.cc", | 1035 "ntlm/ntlm_buffer_reader.cc", |
| 1036 "ntlm/ntlm_buffer_reader.h", | 1036 "ntlm/ntlm_buffer_reader.h", |
| 1037 "ntlm/ntlm_buffer_writer.cc", | 1037 "ntlm/ntlm_buffer_writer.cc", |
| 1038 "ntlm/ntlm_buffer_writer.h", | 1038 "ntlm/ntlm_buffer_writer.h", |
| 1039 "ntlm/ntlm_client.cc", |
| 1040 "ntlm/ntlm_client.h", |
| 1039 "ntlm/ntlm_constants.h", | 1041 "ntlm/ntlm_constants.h", |
| 1040 "proxy/dhcp_proxy_script_adapter_fetcher_win.cc", | 1042 "proxy/dhcp_proxy_script_adapter_fetcher_win.cc", |
| 1041 "proxy/dhcp_proxy_script_adapter_fetcher_win.h", | 1043 "proxy/dhcp_proxy_script_adapter_fetcher_win.h", |
| 1042 "proxy/dhcp_proxy_script_fetcher.cc", | 1044 "proxy/dhcp_proxy_script_fetcher.cc", |
| 1043 "proxy/dhcp_proxy_script_fetcher.h", | 1045 "proxy/dhcp_proxy_script_fetcher.h", |
| 1044 "proxy/dhcp_proxy_script_fetcher_factory.cc", | 1046 "proxy/dhcp_proxy_script_fetcher_factory.cc", |
| 1045 "proxy/dhcp_proxy_script_fetcher_factory.h", | 1047 "proxy/dhcp_proxy_script_fetcher_factory.h", |
| 1046 "proxy/dhcp_proxy_script_fetcher_win.cc", | 1048 "proxy/dhcp_proxy_script_fetcher_win.cc", |
| 1047 "proxy/dhcp_proxy_script_fetcher_win.h", | 1049 "proxy/dhcp_proxy_script_fetcher_win.h", |
| 1048 "proxy/dhcpcsvc_init_win.cc", | 1050 "proxy/dhcpcsvc_init_win.cc", |
| (...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1783 "ntlm/des.cc", | 1785 "ntlm/des.cc", |
| 1784 "ntlm/des.h", | 1786 "ntlm/des.h", |
| 1785 "ntlm/md4.cc", | 1787 "ntlm/md4.cc", |
| 1786 "ntlm/md4.h", | 1788 "ntlm/md4.h", |
| 1787 "ntlm/ntlm.cc", | 1789 "ntlm/ntlm.cc", |
| 1788 "ntlm/ntlm.h", | 1790 "ntlm/ntlm.h", |
| 1789 "ntlm/ntlm_buffer_reader.cc", | 1791 "ntlm/ntlm_buffer_reader.cc", |
| 1790 "ntlm/ntlm_buffer_reader.h", | 1792 "ntlm/ntlm_buffer_reader.h", |
| 1791 "ntlm/ntlm_buffer_writer.cc", | 1793 "ntlm/ntlm_buffer_writer.cc", |
| 1792 "ntlm/ntlm_buffer_writer.h", | 1794 "ntlm/ntlm_buffer_writer.h", |
| 1795 "ntlm/ntlm_client.cc", |
| 1796 "ntlm/ntlm_client.h", |
| 1793 "ntlm/ntlm_constants.h", | 1797 "ntlm/ntlm_constants.h", |
| 1794 ] | 1798 ] |
| 1795 } | 1799 } |
| 1796 | 1800 |
| 1797 if (!enable_built_in_dns) { | 1801 if (!enable_built_in_dns) { |
| 1798 sources -= [ | 1802 sources -= [ |
| 1799 "dns/address_sorter_posix.cc", | 1803 "dns/address_sorter_posix.cc", |
| 1800 "dns/address_sorter_posix.h", | 1804 "dns/address_sorter_posix.h", |
| 1801 "dns/dns_client.cc", | 1805 "dns/dns_client.cc", |
| 1802 ] | 1806 ] |
| (...skipping 3048 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4851 "nqe/network_quality_estimator_params_unittest.cc", | 4855 "nqe/network_quality_estimator_params_unittest.cc", |
| 4852 "nqe/network_quality_estimator_unittest.cc", | 4856 "nqe/network_quality_estimator_unittest.cc", |
| 4853 "nqe/network_quality_estimator_util_unittest.cc", | 4857 "nqe/network_quality_estimator_util_unittest.cc", |
| 4854 "nqe/network_quality_store_unittest.cc", | 4858 "nqe/network_quality_store_unittest.cc", |
| 4855 "nqe/observation_buffer_unittest.cc", | 4859 "nqe/observation_buffer_unittest.cc", |
| 4856 "nqe/socket_watcher_unittest.cc", | 4860 "nqe/socket_watcher_unittest.cc", |
| 4857 "nqe/throughput_analyzer_unittest.cc", | 4861 "nqe/throughput_analyzer_unittest.cc", |
| 4858 "ntlm/des_unittest.cc", | 4862 "ntlm/des_unittest.cc", |
| 4859 "ntlm/ntlm_buffer_reader_unittest.cc", | 4863 "ntlm/ntlm_buffer_reader_unittest.cc", |
| 4860 "ntlm/ntlm_buffer_writer_unittest.cc", | 4864 "ntlm/ntlm_buffer_writer_unittest.cc", |
| 4865 "ntlm/ntlm_client_unittest.cc", |
| 4861 "ntlm/ntlm_test_data.h", | 4866 "ntlm/ntlm_test_data.h", |
| 4862 "ntlm/ntlm_unittest.cc", | 4867 "ntlm/ntlm_unittest.cc", |
| 4863 "proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc", | 4868 "proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc", |
| 4864 "proxy/dhcp_proxy_script_fetcher_factory_unittest.cc", | 4869 "proxy/dhcp_proxy_script_fetcher_factory_unittest.cc", |
| 4865 "proxy/dhcp_proxy_script_fetcher_win_unittest.cc", | 4870 "proxy/dhcp_proxy_script_fetcher_win_unittest.cc", |
| 4866 "proxy/mojo_proxy_resolver_factory_impl_unittest.cc", | 4871 "proxy/mojo_proxy_resolver_factory_impl_unittest.cc", |
| 4867 "proxy/mojo_proxy_resolver_impl_unittest.cc", | 4872 "proxy/mojo_proxy_resolver_impl_unittest.cc", |
| 4868 "proxy/mojo_proxy_resolver_v8_tracing_bindings_unittest.cc", | 4873 "proxy/mojo_proxy_resolver_v8_tracing_bindings_unittest.cc", |
| 4869 "proxy/multi_threaded_proxy_resolver_unittest.cc", | 4874 "proxy/multi_threaded_proxy_resolver_unittest.cc", |
| 4870 "proxy/network_delegate_error_observer_unittest.cc", | 4875 "proxy/network_delegate_error_observer_unittest.cc", |
| (...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5272 if (!is_proto_quic && v8_use_external_startup_data) { | 5277 if (!is_proto_quic && v8_use_external_startup_data) { |
| 5273 deps += [ "//gin" ] | 5278 deps += [ "//gin" ] |
| 5274 } | 5279 } |
| 5275 | 5280 |
| 5276 if (is_win) { | 5281 if (is_win) { |
| 5277 sources -= [ | 5282 sources -= [ |
| 5278 "http/http_auth_handler_ntlm_portable_unittest.cc", | 5283 "http/http_auth_handler_ntlm_portable_unittest.cc", |
| 5279 "ntlm/des_unittest.cc", | 5284 "ntlm/des_unittest.cc", |
| 5280 "ntlm/ntlm_buffer_reader_unittest.cc", | 5285 "ntlm/ntlm_buffer_reader_unittest.cc", |
| 5281 "ntlm/ntlm_buffer_writer_unittest.cc", | 5286 "ntlm/ntlm_buffer_writer_unittest.cc", |
| 5287 "ntlm/ntlm_client_unittest.cc", |
| 5282 "ntlm/ntlm_test_data.h", | 5288 "ntlm/ntlm_test_data.h", |
| 5283 "ntlm/ntlm_unittest.cc", | 5289 "ntlm/ntlm_unittest.cc", |
| 5284 ] | 5290 ] |
| 5285 } | 5291 } |
| 5286 | 5292 |
| 5287 if (!use_nss_certs) { | 5293 if (!use_nss_certs) { |
| 5288 sources -= [ | 5294 sources -= [ |
| 5289 "cert/internal/trust_store_nss_unittest.cc", | 5295 "cert/internal/trust_store_nss_unittest.cc", |
| 5290 "cert/nss_cert_database_unittest.cc", | 5296 "cert/nss_cert_database_unittest.cc", |
| 5291 "ssl/client_cert_store_nss_unittest.cc", | 5297 "ssl/client_cert_store_nss_unittest.cc", |
| (...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5834 ] | 5840 ] |
| 5835 deps = [ | 5841 deps = [ |
| 5836 ":net_fuzzer_test_support", | 5842 ":net_fuzzer_test_support", |
| 5837 ":test_support", | 5843 ":test_support", |
| 5838 "//base", | 5844 "//base", |
| 5839 "//net", | 5845 "//net", |
| 5840 ] | 5846 ] |
| 5841 dict = "data/fuzzer_dictionaries/net_http_stream_parser_fuzzer.dict" | 5847 dict = "data/fuzzer_dictionaries/net_http_stream_parser_fuzzer.dict" |
| 5842 } | 5848 } |
| 5843 | 5849 |
| 5850 fuzzer_test("net_ntlm_ntlm_client_fuzzer") { |
| 5851 sources = [ |
| 5852 "ntlm/ntlm_client_fuzzer.cc", |
| 5853 ] |
| 5854 deps = [ |
| 5855 ":net_fuzzer_test_support", |
| 5856 ":test_support", |
| 5857 "//base", |
| 5858 "//net", |
| 5859 "//net:net_unittests", |
| 5860 ] |
| 5861 dict = "data/fuzzer_dictionaries/net_ntlm_ntlm_client_fuzzer.dict" |
| 5862 seed_corpus = "data/fuzzer_data/ntlm_client_fuzzer/" |
| 5863 } |
| 5864 |
| 5844 if (!disable_brotli_filter) { | 5865 if (!disable_brotli_filter) { |
| 5845 fuzzer_test("net_brotli_source_stream_fuzzer") { | 5866 fuzzer_test("net_brotli_source_stream_fuzzer") { |
| 5846 sources = [ | 5867 sources = [ |
| 5847 "filter/brotli_source_stream_fuzzer.cc", | 5868 "filter/brotli_source_stream_fuzzer.cc", |
| 5848 ] | 5869 ] |
| 5849 deps = [ | 5870 deps = [ |
| 5850 ":net_fuzzer_test_support", | 5871 ":net_fuzzer_test_support", |
| 5851 ":test_support", | 5872 ":test_support", |
| 5852 "//base", | 5873 "//base", |
| 5853 "//net", | 5874 "//net", |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6134 ] | 6155 ] |
| 6135 deps = [ | 6156 deps = [ |
| 6136 ":net_fuzzer_test_support", | 6157 ":net_fuzzer_test_support", |
| 6137 ":test_support", | 6158 ":test_support", |
| 6138 "//base", | 6159 "//base", |
| 6139 "//net", | 6160 "//net", |
| 6140 ] | 6161 ] |
| 6141 dict = "data/fuzzer_dictionaries/net_spdy_session_fuzzer.dict" | 6162 dict = "data/fuzzer_dictionaries/net_spdy_session_fuzzer.dict" |
| 6142 seed_corpus = "data/fuzzer_data/net_spdy_session_fuzzer/" | 6163 seed_corpus = "data/fuzzer_data/net_spdy_session_fuzzer/" |
| 6143 } | 6164 } |
| OLD | NEW |