| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 203 'base/network_change_notifier_linux.cc', | 203 'base/network_change_notifier_linux.cc', |
| 204 'base/network_change_notifier_linux.h', | 204 'base/network_change_notifier_linux.h', |
| 205 'base/network_change_notifier_mac.cc', | 205 'base/network_change_notifier_mac.cc', |
| 206 'base/network_change_notifier_mac.h', | 206 'base/network_change_notifier_mac.h', |
| 207 'base/network_change_notifier_win.cc', | 207 'base/network_change_notifier_win.cc', |
| 208 'base/network_change_notifier_win.h', | 208 'base/network_change_notifier_win.h', |
| 209 'base/network_config_watcher_mac.cc', | 209 'base/network_config_watcher_mac.cc', |
| 210 'base/network_config_watcher_mac.h', | 210 'base/network_config_watcher_mac.h', |
| 211 'base/network_delegate.cc', | 211 'base/network_delegate.cc', |
| 212 'base/network_delegate.h', | 212 'base/network_delegate.h', |
| 213 'base/nss_cert_database.cc', |
| 214 'base/nss_cert_database.h', |
| 213 'base/nss_memio.c', | 215 'base/nss_memio.c', |
| 214 'base/nss_memio.h', | 216 'base/nss_memio.h', |
| 215 'base/openssl_memory_private_key_store.cc', | 217 'base/openssl_memory_private_key_store.cc', |
| 216 'base/openssl_private_key_store.h', | 218 'base/openssl_private_key_store.h', |
| 217 'base/openssl_private_key_store_android.cc', | 219 'base/openssl_private_key_store_android.cc', |
| 218 'base/pem_tokenizer.cc', | 220 'base/pem_tokenizer.cc', |
| 219 'base/pem_tokenizer.h', | 221 'base/pem_tokenizer.h', |
| 220 'base/platform_mime_util.h', | 222 'base/platform_mime_util.h', |
| 221 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? | 223 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? |
| 222 'base/platform_mime_util_linux.cc', | 224 'base/platform_mime_util_linux.cc', |
| (...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 896 ], | 898 ], |
| 897 ['use_openssl==1', { | 899 ['use_openssl==1', { |
| 898 'sources!': [ | 900 'sources!': [ |
| 899 'base/cert_database_nss.cc', | 901 'base/cert_database_nss.cc', |
| 900 'base/cert_verify_proc_nss.cc', | 902 'base/cert_verify_proc_nss.cc', |
| 901 'base/cert_verify_proc_nss.h', | 903 'base/cert_verify_proc_nss.h', |
| 902 'base/crypto_module_nss.cc', | 904 'base/crypto_module_nss.cc', |
| 903 'base/dnssec_keyset.cc', | 905 'base/dnssec_keyset.cc', |
| 904 'base/dnssec_keyset.h', | 906 'base/dnssec_keyset.h', |
| 905 'base/keygen_handler_nss.cc', | 907 'base/keygen_handler_nss.cc', |
| 908 'base/nss_cert_database.cc', |
| 909 'base/nss_cert_database.h', |
| 906 'base/nss_memio.c', | 910 'base/nss_memio.c', |
| 907 'base/nss_memio.h', | 911 'base/nss_memio.h', |
| 908 'base/test_root_certs_nss.cc', | 912 'base/test_root_certs_nss.cc', |
| 909 'base/x509_certificate_nss.cc', | 913 'base/x509_certificate_nss.cc', |
| 910 'base/x509_util_nss.cc', | 914 'base/x509_util_nss.cc', |
| 911 'base/x509_util_nss.h', | 915 'base/x509_util_nss.h', |
| 912 'ocsp/nss_ocsp.cc', | 916 'ocsp/nss_ocsp.cc', |
| 913 'ocsp/nss_ocsp.h', | 917 'ocsp/nss_ocsp.h', |
| 914 'socket/nss_ssl_util.cc', | 918 'socket/nss_ssl_util.cc', |
| 915 'socket/nss_ssl_util.h', | 919 'socket/nss_ssl_util.h', |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 979 ], | 983 ], |
| 980 }, | 984 }, |
| 981 }], | 985 }], |
| 982 ], | 986 ], |
| 983 }, | 987 }, |
| 984 { # else: OS is not in the above list | 988 { # else: OS is not in the above list |
| 985 'sources!': [ | 989 'sources!': [ |
| 986 'base/cert_database_nss.cc', | 990 'base/cert_database_nss.cc', |
| 987 'base/crypto_module_nss.cc', | 991 'base/crypto_module_nss.cc', |
| 988 'base/keygen_handler_nss.cc', | 992 'base/keygen_handler_nss.cc', |
| 993 'base/nss_cert_database.cc', |
| 994 'base/nss_cert_database.h', |
| 989 'base/test_root_certs_nss.cc', | 995 'base/test_root_certs_nss.cc', |
| 990 'base/x509_certificate_nss.cc', | 996 'base/x509_certificate_nss.cc', |
| 991 'ocsp/nss_ocsp.cc', | 997 'ocsp/nss_ocsp.cc', |
| 992 'ocsp/nss_ocsp.h', | 998 'ocsp/nss_ocsp.h', |
| 993 'third_party/mozilla_security_manager/nsKeygenHandler.cpp', | 999 'third_party/mozilla_security_manager/nsKeygenHandler.cpp', |
| 994 'third_party/mozilla_security_manager/nsKeygenHandler.h', | 1000 'third_party/mozilla_security_manager/nsKeygenHandler.h', |
| 995 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp', | 1001 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp', |
| 996 'third_party/mozilla_security_manager/nsNSSCertificateDB.h', | 1002 'third_party/mozilla_security_manager/nsNSSCertificateDB.h', |
| 997 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp', | 1003 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp', |
| 998 'third_party/mozilla_security_manager/nsPKCS12Blob.h', | 1004 'third_party/mozilla_security_manager/nsPKCS12Blob.h', |
| (...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1162 '../testing/gtest.gyp:gtest', | 1168 '../testing/gtest.gyp:gtest', |
| 1163 '../third_party/zlib/zlib.gyp:zlib', | 1169 '../third_party/zlib/zlib.gyp:zlib', |
| 1164 'net', | 1170 'net', |
| 1165 'net_test_support', | 1171 'net_test_support', |
| 1166 ], | 1172 ], |
| 1167 'sources': [ | 1173 'sources': [ |
| 1168 'base/address_list_unittest.cc', | 1174 'base/address_list_unittest.cc', |
| 1169 'base/address_tracker_linux_unittest.cc', | 1175 'base/address_tracker_linux_unittest.cc', |
| 1170 'base/backoff_entry_unittest.cc', | 1176 'base/backoff_entry_unittest.cc', |
| 1171 'base/big_endian_unittest.cc', | 1177 'base/big_endian_unittest.cc', |
| 1172 'base/cert_database_nss_unittest.cc', | |
| 1173 'base/cert_verify_proc_unittest.cc', | 1178 'base/cert_verify_proc_unittest.cc', |
| 1174 'base/crl_set_unittest.cc', | 1179 'base/crl_set_unittest.cc', |
| 1175 'base/data_url_unittest.cc', | 1180 'base/data_url_unittest.cc', |
| 1176 'base/default_server_bound_cert_store_unittest.cc', | 1181 'base/default_server_bound_cert_store_unittest.cc', |
| 1177 'base/directory_lister_unittest.cc', | 1182 'base/directory_lister_unittest.cc', |
| 1178 'base/dnssec_unittest.cc', | 1183 'base/dnssec_unittest.cc', |
| 1179 'base/dns_util_unittest.cc', | 1184 'base/dns_util_unittest.cc', |
| 1180 'base/dnsrr_resolver_unittest.cc', | 1185 'base/dnsrr_resolver_unittest.cc', |
| 1181 'base/escape_unittest.cc', | 1186 'base/escape_unittest.cc', |
| 1182 'base/ev_root_ca_metadata_unittest.cc', | 1187 'base/ev_root_ca_metadata_unittest.cc', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1193 'base/mapped_host_resolver_unittest.cc', | 1198 'base/mapped_host_resolver_unittest.cc', |
| 1194 'base/mime_sniffer_unittest.cc', | 1199 'base/mime_sniffer_unittest.cc', |
| 1195 'base/mime_util_unittest.cc', | 1200 'base/mime_util_unittest.cc', |
| 1196 'base/mock_filter_context.cc', | 1201 'base/mock_filter_context.cc', |
| 1197 'base/mock_filter_context.h', | 1202 'base/mock_filter_context.h', |
| 1198 'base/multi_threaded_cert_verifier_unittest.cc', | 1203 'base/multi_threaded_cert_verifier_unittest.cc', |
| 1199 'base/net_log_unittest.h', | 1204 'base/net_log_unittest.h', |
| 1200 'base/net_util_unittest.cc', | 1205 'base/net_util_unittest.cc', |
| 1201 'base/network_change_notifier_linux_unittest.cc', | 1206 'base/network_change_notifier_linux_unittest.cc', |
| 1202 'base/network_change_notifier_win_unittest.cc', | 1207 'base/network_change_notifier_win_unittest.cc', |
| 1208 'base/nss_cert_database_unittest.cc', |
| 1203 'base/pem_tokenizer_unittest.cc', | 1209 'base/pem_tokenizer_unittest.cc', |
| 1204 'base/prioritized_dispatcher_unittest.cc', | 1210 'base/prioritized_dispatcher_unittest.cc', |
| 1205 'base/priority_queue_unittest.cc', | 1211 'base/priority_queue_unittest.cc', |
| 1206 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc
', | 1212 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc
', |
| 1207 'base/run_all_unittests.cc', | 1213 'base/run_all_unittests.cc', |
| 1208 'base/sdch_filter_unittest.cc', | 1214 'base/sdch_filter_unittest.cc', |
| 1209 'base/server_bound_cert_service_unittest.cc', | 1215 'base/server_bound_cert_service_unittest.cc', |
| 1210 'base/single_request_host_resolver_unittest.cc', | 1216 'base/single_request_host_resolver_unittest.cc', |
| 1211 'base/ssl_cipher_suite_names_unittest.cc', | 1217 'base/ssl_cipher_suite_names_unittest.cc', |
| 1212 'base/ssl_client_auth_cache_unittest.cc', | 1218 'base/ssl_client_auth_cache_unittest.cc', |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1407 ['chromeos==1', { | 1413 ['chromeos==1', { |
| 1408 'sources!': [ | 1414 'sources!': [ |
| 1409 'base/network_change_notifier_linux_unittest.cc', | 1415 'base/network_change_notifier_linux_unittest.cc', |
| 1410 'proxy/proxy_config_service_linux_unittest.cc', | 1416 'proxy/proxy_config_service_linux_unittest.cc', |
| 1411 ], | 1417 ], |
| 1412 }], | 1418 }], |
| 1413 [ 'use_glib == 1', { | 1419 [ 'use_glib == 1', { |
| 1414 'dependencies': [ | 1420 'dependencies': [ |
| 1415 '../build/linux/system.gyp:ssl', | 1421 '../build/linux/system.gyp:ssl', |
| 1416 ], | 1422 ], |
| 1417 }, { # else: OS is not in the above list | 1423 }, { # else use_glib == 0: !posix || mac |
| 1418 'sources!': [ | 1424 'sources!': [ |
| 1419 'base/cert_database_nss_unittest.cc', | 1425 'base/nss_cert_database_unittest.cc', |
| 1420 ], | 1426 ], |
| 1421 }, | 1427 }, |
| 1422 ], | 1428 ], |
| 1423 [ 'toolkit_uses_gtk == 1', { | 1429 [ 'toolkit_uses_gtk == 1', { |
| 1424 'dependencies': [ | 1430 'dependencies': [ |
| 1425 '../build/linux/system.gyp:gtk', | 1431 '../build/linux/system.gyp:gtk', |
| 1426 ], | 1432 ], |
| 1427 }, | 1433 }, |
| 1428 ], | 1434 ], |
| 1429 [ 'os_posix == 1 and OS != "mac" and OS != "android" and OS != "ios"', { | 1435 [ 'os_posix == 1 and OS != "mac" and OS != "android" and OS != "ios"', { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1446 'http/mock_gssapi_library_posix.cc', | 1452 'http/mock_gssapi_library_posix.cc', |
| 1447 'http/mock_gssapi_library_posix.h', | 1453 'http/mock_gssapi_library_posix.h', |
| 1448 ], | 1454 ], |
| 1449 }], | 1455 }], |
| 1450 [ 'use_openssl==1', { | 1456 [ 'use_openssl==1', { |
| 1451 # When building for OpenSSL, we need to exclude NSS specific tests. | 1457 # When building for OpenSSL, we need to exclude NSS specific tests. |
| 1452 # TODO(bulach): Add equivalent tests when the underlying | 1458 # TODO(bulach): Add equivalent tests when the underlying |
| 1453 # functionality is ported to OpenSSL. | 1459 # functionality is ported to OpenSSL. |
| 1454 'sources!': [ | 1460 'sources!': [ |
| 1455 'base/x509_util_nss_unittest.cc', | 1461 'base/x509_util_nss_unittest.cc', |
| 1456 'base/cert_database_nss_unittest.cc', | |
| 1457 'base/dnssec_unittest.cc', | 1462 'base/dnssec_unittest.cc', |
| 1463 'base/nss_cert_database_unittest.cc', |
| 1458 ], | 1464 ], |
| 1459 }, { # else !use_openssl: remove the unneeded files | 1465 }, { # else !use_openssl: remove the unneeded files |
| 1460 'sources!': [ | 1466 'sources!': [ |
| 1461 'base/x509_util_openssl_unittest.cc', | 1467 'base/x509_util_openssl_unittest.cc', |
| 1462 ], | 1468 ], |
| 1463 }, | 1469 }, |
| 1464 ], | 1470 ], |
| 1465 [ 'enable_websockets != 1', { | 1471 [ 'enable_websockets != 1', { |
| 1466 'sources/': [ | 1472 'sources/': [ |
| 1467 ['exclude', '^socket_stream/'], | 1473 ['exclude', '^socket_stream/'], |
| (...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2198 '--result', '<@(_outputs)', | 2204 '--result', '<@(_outputs)', |
| 2199 '--isolate', 'net_unittests.isolate', | 2205 '--isolate', 'net_unittests.isolate', |
| 2200 ], | 2206 ], |
| 2201 }, | 2207 }, |
| 2202 ], | 2208 ], |
| 2203 }, | 2209 }, |
| 2204 ], | 2210 ], |
| 2205 }], | 2211 }], |
| 2206 ], | 2212 ], |
| 2207 } | 2213 } |
| OLD | NEW |