| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 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 { | 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 'use_tracing_cache_backend%': 0, | 10 'use_tracing_cache_backend%': 0, |
| (...skipping 698 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 709 'quic/congestion_control/tcp_receiver.cc', | 709 'quic/congestion_control/tcp_receiver.cc', |
| 710 'quic/congestion_control/tcp_receiver.h', | 710 'quic/congestion_control/tcp_receiver.h', |
| 711 'quic/crypto/aes_128_gcm_12_decrypter.h', | 711 'quic/crypto/aes_128_gcm_12_decrypter.h', |
| 712 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc', | 712 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc', |
| 713 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc', | 713 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc', |
| 714 'quic/crypto/aes_128_gcm_12_encrypter.h', | 714 'quic/crypto/aes_128_gcm_12_encrypter.h', |
| 715 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc', | 715 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc', |
| 716 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc', | 716 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc', |
| 717 'quic/crypto/cert_compressor.cc', | 717 'quic/crypto/cert_compressor.cc', |
| 718 'quic/crypto/cert_compressor.h', | 718 'quic/crypto/cert_compressor.h', |
| 719 'quic/crypto/channel_id.cc', |
| 720 'quic/crypto/channel_id.h', |
| 721 'quic/crypto/channel_id_nss.cc', |
| 722 'quic/crypto/channel_id_openssl.cc', |
| 719 'quic/crypto/common_cert_set.cc', | 723 'quic/crypto/common_cert_set.cc', |
| 720 'quic/crypto/common_cert_set.h', | 724 'quic/crypto/common_cert_set.h', |
| 721 'quic/crypto/crypto_framer.cc', | 725 'quic/crypto/crypto_framer.cc', |
| 722 'quic/crypto/crypto_framer.h', | 726 'quic/crypto/crypto_framer.h', |
| 723 'quic/crypto/crypto_handshake.cc', | 727 'quic/crypto/crypto_handshake.cc', |
| 724 'quic/crypto/crypto_handshake.h', | 728 'quic/crypto/crypto_handshake.h', |
| 725 'quic/crypto/crypto_protocol.h', | 729 'quic/crypto/crypto_protocol.h', |
| 726 'quic/crypto/crypto_secret_boxer.cc', | 730 'quic/crypto/crypto_secret_boxer.cc', |
| 727 'quic/crypto/crypto_secret_boxer.h', | 731 'quic/crypto/crypto_secret_boxer.h', |
| 728 'quic/crypto/crypto_server_config.cc', | 732 'quic/crypto/crypto_server_config.cc', |
| (...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1173 'cert/nss_cert_database.cc', | 1177 'cert/nss_cert_database.cc', |
| 1174 'cert/nss_cert_database.h', | 1178 'cert/nss_cert_database.h', |
| 1175 'cert/test_root_certs_nss.cc', | 1179 'cert/test_root_certs_nss.cc', |
| 1176 'cert/x509_certificate_nss.cc', | 1180 'cert/x509_certificate_nss.cc', |
| 1177 'cert/x509_util_nss.cc', | 1181 'cert/x509_util_nss.cc', |
| 1178 'cert/x509_util_nss.h', | 1182 'cert/x509_util_nss.h', |
| 1179 'ocsp/nss_ocsp.cc', | 1183 'ocsp/nss_ocsp.cc', |
| 1180 'ocsp/nss_ocsp.h', | 1184 'ocsp/nss_ocsp.h', |
| 1181 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc', | 1185 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc', |
| 1182 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc', | 1186 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc', |
| 1187 'quic/crypto/channel_id_nss.cc', |
| 1183 'quic/crypto/p256_key_exchange_nss.cc', | 1188 'quic/crypto/p256_key_exchange_nss.cc', |
| 1184 'socket/nss_ssl_util.cc', | 1189 'socket/nss_ssl_util.cc', |
| 1185 'socket/nss_ssl_util.h', | 1190 'socket/nss_ssl_util.h', |
| 1186 'socket/ssl_client_socket_nss.cc', | 1191 'socket/ssl_client_socket_nss.cc', |
| 1187 'socket/ssl_client_socket_nss.h', | 1192 'socket/ssl_client_socket_nss.h', |
| 1188 'socket/ssl_server_socket_nss.cc', | 1193 'socket/ssl_server_socket_nss.cc', |
| 1189 'socket/ssl_server_socket_nss.h', | 1194 'socket/ssl_server_socket_nss.h', |
| 1190 'ssl/client_cert_store_impl_nss.cc', | 1195 'ssl/client_cert_store_impl_nss.cc', |
| 1191 'third_party/mozilla_security_manager/nsKeygenHandler.cpp', | 1196 'third_party/mozilla_security_manager/nsKeygenHandler.cpp', |
| 1192 'third_party/mozilla_security_manager/nsKeygenHandler.h', | 1197 'third_party/mozilla_security_manager/nsKeygenHandler.h', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 1205 'base/openssl_private_key_store_memory.cc', | 1210 'base/openssl_private_key_store_memory.cc', |
| 1206 'cert/cert_database_openssl.cc', | 1211 'cert/cert_database_openssl.cc', |
| 1207 'cert/cert_verify_proc_openssl.cc', | 1212 'cert/cert_verify_proc_openssl.cc', |
| 1208 'cert/cert_verify_proc_openssl.h', | 1213 'cert/cert_verify_proc_openssl.h', |
| 1209 'cert/test_root_certs_openssl.cc', | 1214 'cert/test_root_certs_openssl.cc', |
| 1210 'cert/x509_certificate_openssl.cc', | 1215 'cert/x509_certificate_openssl.cc', |
| 1211 'cert/x509_util_openssl.cc', | 1216 'cert/x509_util_openssl.cc', |
| 1212 'cert/x509_util_openssl.h', | 1217 'cert/x509_util_openssl.h', |
| 1213 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc', | 1218 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc', |
| 1214 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc', | 1219 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc', |
| 1220 'quic/crypto/channel_id_openssl.cc', |
| 1215 'quic/crypto/p256_key_exchange_openssl.cc', | 1221 'quic/crypto/p256_key_exchange_openssl.cc', |
| 1216 'quic/crypto/scoped_evp_cipher_ctx.cc', | 1222 'quic/crypto/scoped_evp_cipher_ctx.cc', |
| 1217 'quic/crypto/scoped_evp_cipher_ctx.h', | 1223 'quic/crypto/scoped_evp_cipher_ctx.h', |
| 1218 'socket/ssl_client_socket_openssl.cc', | 1224 'socket/ssl_client_socket_openssl.cc', |
| 1219 'socket/ssl_client_socket_openssl.h', | 1225 'socket/ssl_client_socket_openssl.h', |
| 1220 'socket/ssl_server_socket_openssl.cc', | 1226 'socket/ssl_server_socket_openssl.cc', |
| 1221 'ssl/openssl_client_key_store.cc', | 1227 'ssl/openssl_client_key_store.cc', |
| 1222 'ssl/openssl_client_key_store.h', | 1228 'ssl/openssl_client_key_store.h', |
| 1223 ], | 1229 ], |
| 1224 }, | 1230 }, |
| (...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1644 'quic/congestion_control/leaky_bucket_test.cc', | 1650 'quic/congestion_control/leaky_bucket_test.cc', |
| 1645 'quic/congestion_control/paced_sender_test.cc', | 1651 'quic/congestion_control/paced_sender_test.cc', |
| 1646 'quic/congestion_control/quic_congestion_control_test.cc', | 1652 'quic/congestion_control/quic_congestion_control_test.cc', |
| 1647 'quic/congestion_control/quic_congestion_manager_test.cc', | 1653 'quic/congestion_control/quic_congestion_manager_test.cc', |
| 1648 'quic/congestion_control/quic_max_sized_map_test.cc', | 1654 'quic/congestion_control/quic_max_sized_map_test.cc', |
| 1649 'quic/congestion_control/tcp_cubic_sender_test.cc', | 1655 'quic/congestion_control/tcp_cubic_sender_test.cc', |
| 1650 'quic/congestion_control/tcp_receiver_test.cc', | 1656 'quic/congestion_control/tcp_receiver_test.cc', |
| 1651 'quic/crypto/aes_128_gcm_12_decrypter_test.cc', | 1657 'quic/crypto/aes_128_gcm_12_decrypter_test.cc', |
| 1652 'quic/crypto/aes_128_gcm_12_encrypter_test.cc', | 1658 'quic/crypto/aes_128_gcm_12_encrypter_test.cc', |
| 1653 'quic/crypto/cert_compressor_test.cc', | 1659 'quic/crypto/cert_compressor_test.cc', |
| 1660 'quic/crypto/channel_id_test.cc', |
| 1654 'quic/crypto/common_cert_set_test.cc', | 1661 'quic/crypto/common_cert_set_test.cc', |
| 1655 'quic/crypto/crypto_framer_test.cc', | 1662 'quic/crypto/crypto_framer_test.cc', |
| 1656 'quic/crypto/crypto_handshake_test.cc', | 1663 'quic/crypto/crypto_handshake_test.cc', |
| 1657 'quic/crypto/crypto_secret_boxer_test.cc', | 1664 'quic/crypto/crypto_secret_boxer_test.cc', |
| 1658 'quic/crypto/crypto_server_test.cc', | 1665 'quic/crypto/crypto_server_test.cc', |
| 1659 'quic/crypto/crypto_utils_test.cc', | 1666 'quic/crypto/crypto_utils_test.cc', |
| 1660 'quic/crypto/curve25519_key_exchange_test.cc', | 1667 'quic/crypto/curve25519_key_exchange_test.cc', |
| 1661 'quic/crypto/null_decrypter_test.cc', | 1668 'quic/crypto/null_decrypter_test.cc', |
| 1662 'quic/crypto/null_encrypter_test.cc', | 1669 'quic/crypto/null_encrypter_test.cc', |
| 1663 'quic/crypto/p256_key_exchange_test.cc', | 1670 'quic/crypto/p256_key_exchange_test.cc', |
| 1664 'quic/crypto/proof_test.cc', | 1671 'quic/crypto/proof_test.cc', |
| 1665 'quic/crypto/quic_random_test.cc', | 1672 'quic/crypto/quic_random_test.cc', |
| 1666 'quic/crypto/strike_register_test.cc', | 1673 'quic/crypto/strike_register_test.cc', |
| 1667 'quic/test_tools/crypto_test_utils.cc', | 1674 'quic/test_tools/crypto_test_utils.cc', |
| 1668 'quic/test_tools/crypto_test_utils.h', | 1675 'quic/test_tools/crypto_test_utils.h', |
| 1676 'quic/test_tools/crypto_test_utils_nss.cc', |
| 1677 'quic/test_tools/crypto_test_utils_openssl.cc', |
| 1669 'quic/test_tools/mock_clock.cc', | 1678 'quic/test_tools/mock_clock.cc', |
| 1670 'quic/test_tools/mock_clock.h', | 1679 'quic/test_tools/mock_clock.h', |
| 1671 'quic/test_tools/mock_crypto_client_stream.cc', | 1680 'quic/test_tools/mock_crypto_client_stream.cc', |
| 1672 'quic/test_tools/mock_crypto_client_stream.h', | 1681 'quic/test_tools/mock_crypto_client_stream.h', |
| 1673 'quic/test_tools/mock_crypto_client_stream_factory.cc', | 1682 'quic/test_tools/mock_crypto_client_stream_factory.cc', |
| 1674 'quic/test_tools/mock_crypto_client_stream_factory.h', | 1683 'quic/test_tools/mock_crypto_client_stream_factory.h', |
| 1675 'quic/test_tools/mock_random.cc', | 1684 'quic/test_tools/mock_random.cc', |
| 1676 'quic/test_tools/mock_random.h', | 1685 'quic/test_tools/mock_random.h', |
| 1677 'quic/test_tools/quic_client_session_peer.cc', | 1686 'quic/test_tools/quic_client_session_peer.cc', |
| 1678 'quic/test_tools/quic_client_session_peer.h', | 1687 'quic/test_tools/quic_client_session_peer.h', |
| (...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1889 'ocsp/nss_ocsp_unittest.cc', | 1898 'ocsp/nss_ocsp_unittest.cc', |
| 1890 ], | 1899 ], |
| 1891 }], | 1900 }], |
| 1892 [ 'use_openssl==1', { | 1901 [ 'use_openssl==1', { |
| 1893 # When building for OpenSSL, we need to exclude NSS specific tests. | 1902 # When building for OpenSSL, we need to exclude NSS specific tests. |
| 1894 # TODO(bulach): Add equivalent tests when the underlying | 1903 # TODO(bulach): Add equivalent tests when the underlying |
| 1895 # functionality is ported to OpenSSL. | 1904 # functionality is ported to OpenSSL. |
| 1896 'sources!': [ | 1905 'sources!': [ |
| 1897 'cert/nss_cert_database_unittest.cc', | 1906 'cert/nss_cert_database_unittest.cc', |
| 1898 'cert/x509_util_nss_unittest.cc', | 1907 'cert/x509_util_nss_unittest.cc', |
| 1908 'quic/test_tools/crypto_test_utils_nss.cc', |
| 1899 'ssl/client_cert_store_impl_unittest.cc', | 1909 'ssl/client_cert_store_impl_unittest.cc', |
| 1900 ], | 1910 ], |
| 1901 }, { # else !use_openssl: remove the unneeded files | 1911 }, { # else !use_openssl: remove the unneeded files |
| 1902 'sources!': [ | 1912 'sources!': [ |
| 1903 'cert/x509_util_openssl_unittest.cc', | 1913 'cert/x509_util_openssl_unittest.cc', |
| 1914 'quic/test_tools/crypto_test_utils_openssl.cc', |
| 1904 'socket/ssl_client_socket_openssl_unittest.cc', | 1915 'socket/ssl_client_socket_openssl_unittest.cc', |
| 1905 'ssl/openssl_client_key_store_unittest.cc', | 1916 'ssl/openssl_client_key_store_unittest.cc', |
| 1906 ], | 1917 ], |
| 1907 }, | 1918 }, |
| 1908 ], | 1919 ], |
| 1909 [ 'enable_websockets != 1', { | 1920 [ 'enable_websockets != 1', { |
| 1910 'sources/': [ | 1921 'sources/': [ |
| 1911 ['exclude', '^socket_stream/'], | 1922 ['exclude', '^socket_stream/'], |
| 1912 ['exclude', '^websockets/'], | 1923 ['exclude', '^websockets/'], |
| 1913 ['exclude', '^spdy/spdy_websocket_stream_spdy._unittest\\.cc$'], | 1924 ['exclude', '^spdy/spdy_websocket_stream_spdy._unittest\\.cc$'], |
| (...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2675 '../testing/gmock.gyp:gmock', | 2686 '../testing/gmock.gyp:gmock', |
| 2676 '../testing/gtest.gyp:gtest', | 2687 '../testing/gtest.gyp:gtest', |
| 2677 'net', | 2688 'net', |
| 2678 'quic_library', | 2689 'quic_library', |
| 2679 ], | 2690 ], |
| 2680 'sources': [ | 2691 'sources': [ |
| 2681 'quic/test_tools/quic_session_peer.cc', | 2692 'quic/test_tools/quic_session_peer.cc', |
| 2682 'quic/test_tools/quic_session_peer.h', | 2693 'quic/test_tools/quic_session_peer.h', |
| 2683 'quic/test_tools/crypto_test_utils.cc', | 2694 'quic/test_tools/crypto_test_utils.cc', |
| 2684 'quic/test_tools/crypto_test_utils.h', | 2695 'quic/test_tools/crypto_test_utils.h', |
| 2696 'quic/test_tools/crypto_test_utils_nss.cc', |
| 2697 'quic/test_tools/crypto_test_utils_openssl.cc', |
| 2685 'quic/test_tools/mock_clock.cc', | 2698 'quic/test_tools/mock_clock.cc', |
| 2686 'quic/test_tools/mock_clock.h', | 2699 'quic/test_tools/mock_clock.h', |
| 2687 'quic/test_tools/mock_random.cc', | 2700 'quic/test_tools/mock_random.cc', |
| 2688 'quic/test_tools/mock_random.h', | 2701 'quic/test_tools/mock_random.h', |
| 2689 'quic/test_tools/simple_quic_framer.cc', | 2702 'quic/test_tools/simple_quic_framer.cc', |
| 2690 'quic/test_tools/simple_quic_framer.h', | 2703 'quic/test_tools/simple_quic_framer.h', |
| 2691 'quic/test_tools/quic_connection_peer.cc', | 2704 'quic/test_tools/quic_connection_peer.cc', |
| 2692 'quic/test_tools/quic_connection_peer.h', | 2705 'quic/test_tools/quic_connection_peer.h', |
| 2693 'quic/test_tools/quic_framer_peer.cc', | 2706 'quic/test_tools/quic_framer_peer.cc', |
| 2694 'quic/test_tools/quic_framer_peer.h', | 2707 'quic/test_tools/quic_framer_peer.h', |
| (...skipping 20 matching lines...) Expand all Loading... |
| 2715 'tools/quic/test_tools/quic_client_peer.cc', | 2728 'tools/quic/test_tools/quic_client_peer.cc', |
| 2716 'tools/quic/test_tools/quic_client_peer.h', | 2729 'tools/quic/test_tools/quic_client_peer.h', |
| 2717 'tools/quic/test_tools/quic_epoll_connection_helper_peer.cc', | 2730 'tools/quic/test_tools/quic_epoll_connection_helper_peer.cc', |
| 2718 'tools/quic/test_tools/quic_epoll_connection_helper_peer.h', | 2731 'tools/quic/test_tools/quic_epoll_connection_helper_peer.h', |
| 2719 'tools/quic/test_tools/quic_test_client.cc', | 2732 'tools/quic/test_tools/quic_test_client.cc', |
| 2720 'tools/quic/test_tools/quic_test_client.h', | 2733 'tools/quic/test_tools/quic_test_client.h', |
| 2721 'tools/quic/test_tools/quic_test_utils.cc', | 2734 'tools/quic/test_tools/quic_test_utils.cc', |
| 2722 'tools/quic/test_tools/quic_test_utils.h', | 2735 'tools/quic/test_tools/quic_test_utils.h', |
| 2723 'tools/quic/test_tools/run_all_unittests.cc', | 2736 'tools/quic/test_tools/run_all_unittests.cc', |
| 2724 ], | 2737 ], |
| 2738 'conditions': [ |
| 2739 [ 'use_openssl==1', { |
| 2740 # When building for OpenSSL, we need to exclude NSS specific tes
ts. |
| 2741 'sources!': [ |
| 2742 'quic/test_tools/crypto_test_utils_nss.cc', |
| 2743 ], |
| 2744 }, { # else !use_openssl: remove the unneeded files |
| 2745 'sources!': [ |
| 2746 'quic/test_tools/crypto_test_utils_openssl.cc', |
| 2747 ], |
| 2748 }, |
| 2749 ], |
| 2750 ], |
| 2725 } | 2751 } |
| 2726 ] | 2752 ] |
| 2727 }], | 2753 }], |
| 2728 ['OS=="android"', { | 2754 ['OS=="android"', { |
| 2729 'targets': [ | 2755 'targets': [ |
| 2730 { | 2756 { |
| 2731 'target_name': 'net_jni_headers', | 2757 'target_name': 'net_jni_headers', |
| 2732 'type': 'none', | 2758 'type': 'none', |
| 2733 'sources': [ | 2759 'sources': [ |
| 2734 'android/java/src/org/chromium/net/AndroidKeyStore.java', | 2760 'android/java/src/org/chromium/net/AndroidKeyStore.java', |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2901 '--result', '<@(_outputs)', | 2927 '--result', '<@(_outputs)', |
| 2902 '--isolate', 'net_unittests.isolate', | 2928 '--isolate', 'net_unittests.isolate', |
| 2903 ], | 2929 ], |
| 2904 }, | 2930 }, |
| 2905 ], | 2931 ], |
| 2906 }, | 2932 }, |
| 2907 ], | 2933 ], |
| 2908 }], | 2934 }], |
| 2909 ], | 2935 ], |
| 2910 } | 2936 } |
| OLD | NEW |