| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 # This file is shared between the regular GYP build, the NaCl GYP build, and | 5 # This file is shared between the regular GYP build, the NaCl GYP build, and |
| 6 # the GN build. For GN support, it must have no conditionals or anything like | 6 # the GN build. For GN support, it must have no conditionals or anything like |
| 7 # that beyond the simple one-level-deep dictionary of values. | 7 # that beyond the simple one-level-deep dictionary of values. |
| 8 { | 8 { |
| 9 'variables': { | 9 'variables': { |
| 10 # Subset of net source files that are compiled for NaCl (net_nacl target). | 10 # Subset of net source files that are compiled for NaCl (net_nacl target). |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 220 'ssl/ssl_config_service.h', | 220 'ssl/ssl_config_service.h', |
| 221 'ssl/ssl_info.cc', | 221 'ssl/ssl_info.cc', |
| 222 'ssl/ssl_info.h', | 222 'ssl/ssl_info.h', |
| 223 'ssl/ssl_private_key.h', | 223 'ssl/ssl_private_key.h', |
| 224 'ssl/ssl_server_config.cc', | 224 'ssl/ssl_server_config.cc', |
| 225 'ssl/ssl_server_config.h', | 225 'ssl/ssl_server_config.h', |
| 226 'ssl/token_binding.cc', | 226 'ssl/token_binding.cc', |
| 227 'ssl/token_binding.h', | 227 'ssl/token_binding.h', |
| 228 ], | 228 ], |
| 229 'net_non_nacl_sources': [ | 229 'net_non_nacl_sources': [ |
| 230 'android/cellular_signal_strength.cc', |
| 231 'android/cellular_signal_strength.h', |
| 230 'android/cert_verify_result_android.cc', | 232 'android/cert_verify_result_android.cc', |
| 231 'android/cert_verify_result_android.h', | 233 'android/cert_verify_result_android.h', |
| 232 'android/gurl_utils.cc', | 234 'android/gurl_utils.cc', |
| 233 'android/gurl_utils.h', | 235 'android/gurl_utils.h', |
| 234 'android/http_auth_negotiate_android.cc', | 236 'android/http_auth_negotiate_android.cc', |
| 235 'android/http_auth_negotiate_android.h', | 237 'android/http_auth_negotiate_android.h', |
| 236 'android/keystore.cc', | 238 'android/keystore.cc', |
| 237 'android/keystore.h', | 239 'android/keystore.h', |
| 238 'android/keystore_openssl.cc', | 240 'android/keystore_openssl.cc', |
| 239 'android/keystore_openssl.h', | 241 'android/keystore_openssl.h', |
| (...skipping 1083 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1323 'websockets/websocket_handshake_response_info.h', | 1325 'websockets/websocket_handshake_response_info.h', |
| 1324 ], | 1326 ], |
| 1325 'net_extras_sources': [ | 1327 'net_extras_sources': [ |
| 1326 'extras/sqlite/cookie_crypto_delegate.h', | 1328 'extras/sqlite/cookie_crypto_delegate.h', |
| 1327 'extras/sqlite/sqlite_channel_id_store.cc', | 1329 'extras/sqlite/sqlite_channel_id_store.cc', |
| 1328 'extras/sqlite/sqlite_channel_id_store.h', | 1330 'extras/sqlite/sqlite_channel_id_store.h', |
| 1329 'extras/sqlite/sqlite_persistent_cookie_store.cc', | 1331 'extras/sqlite/sqlite_persistent_cookie_store.cc', |
| 1330 'extras/sqlite/sqlite_persistent_cookie_store.h', | 1332 'extras/sqlite/sqlite_persistent_cookie_store.h', |
| 1331 ], | 1333 ], |
| 1332 'net_test_sources': [ | 1334 'net_test_sources': [ |
| 1335 'android/cellular_signal_strength_unittest.cc', |
| 1333 'android/dummy_spnego_authenticator.cc', | 1336 'android/dummy_spnego_authenticator.cc', |
| 1334 'android/dummy_spnego_authenticator.h', | 1337 'android/dummy_spnego_authenticator.h', |
| 1335 'android/http_auth_negotiate_android_unittest.cc', | 1338 'android/http_auth_negotiate_android_unittest.cc', |
| 1336 'android/keystore_unittest.cc', | 1339 'android/keystore_unittest.cc', |
| 1337 'android/network_change_notifier_android_unittest.cc', | 1340 'android/network_change_notifier_android_unittest.cc', |
| 1338 'android/traffic_stats_unittest.cc', | 1341 'android/traffic_stats_unittest.cc', |
| 1339 'base/address_family_unittest.cc', | 1342 'base/address_family_unittest.cc', |
| 1340 'base/address_list_unittest.cc', | 1343 'base/address_list_unittest.cc', |
| 1341 'base/address_tracker_linux_unittest.cc', | 1344 'base/address_tracker_linux_unittest.cc', |
| 1342 'base/arena_unittest.cc', | 1345 'base/arena_unittest.cc', |
| (...skipping 1818 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3161 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', | 3164 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', |
| 3162 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', | 3165 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', |
| 3163 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', | 3166 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', |
| 3164 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', | 3167 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', |
| 3165 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', | 3168 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', |
| 3166 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', | 3169 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', |
| 3167 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', | 3170 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', |
| 3168 ], | 3171 ], |
| 3169 } | 3172 } |
| 3170 } | 3173 } |
| OLD | NEW |