| 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 546 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 557 'base/winsock_init.h', | 557 'base/winsock_init.h', |
| 558 'base/winsock_util.cc', | 558 'base/winsock_util.cc', |
| 559 'base/winsock_util.h', | 559 'base/winsock_util.h', |
| 560 'cert/cert_database_android.cc', | 560 'cert/cert_database_android.cc', |
| 561 'cert/cert_database_ios.cc', | 561 'cert/cert_database_ios.cc', |
| 562 'cert/cert_database_mac.cc', | 562 'cert/cert_database_mac.cc', |
| 563 'cert/cert_database_nss.cc', | 563 'cert/cert_database_nss.cc', |
| 564 'cert/cert_database_win.cc', | 564 'cert/cert_database_win.cc', |
| 565 'cert/cert_net_fetcher.h', | 565 'cert/cert_net_fetcher.h', |
| 566 'cert/cert_trust_anchor_provider.h', | 566 'cert/cert_trust_anchor_provider.h', |
| 567 'cert/cert_verifier_cache_persister.cc', |
| 568 'cert/cert_verifier_cache_persister.h', |
| 567 'cert/cert_verify_proc.cc', | 569 'cert/cert_verify_proc.cc', |
| 568 'cert/cert_verify_proc.h', | 570 'cert/cert_verify_proc.h', |
| 569 'cert/cert_verify_proc_android.cc', | 571 'cert/cert_verify_proc_android.cc', |
| 570 'cert/cert_verify_proc_android.h', | 572 'cert/cert_verify_proc_android.h', |
| 571 'cert/cert_verify_proc_ios.cc', | 573 'cert/cert_verify_proc_ios.cc', |
| 572 'cert/cert_verify_proc_ios.h', | 574 'cert/cert_verify_proc_ios.h', |
| 573 'cert/cert_verify_proc_mac.cc', | 575 'cert/cert_verify_proc_mac.cc', |
| 574 'cert/cert_verify_proc_mac.h', | 576 'cert/cert_verify_proc_mac.h', |
| 575 'cert/cert_verify_proc_nss.cc', | 577 'cert/cert_verify_proc_nss.cc', |
| 576 'cert/cert_verify_proc_nss.h', | 578 'cert/cert_verify_proc_nss.h', |
| (...skipping 762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1339 'base/sdch_manager_unittest.cc', | 1341 'base/sdch_manager_unittest.cc', |
| 1340 'base/stale_while_revalidate_experiment_domains_unittest.cc', | 1342 'base/stale_while_revalidate_experiment_domains_unittest.cc', |
| 1341 'base/static_cookie_policy_unittest.cc', | 1343 'base/static_cookie_policy_unittest.cc', |
| 1342 'base/test_completion_callback_unittest.cc', | 1344 'base/test_completion_callback_unittest.cc', |
| 1343 'base/test_proxy_delegate.cc', | 1345 'base/test_proxy_delegate.cc', |
| 1344 'base/test_proxy_delegate.h', | 1346 'base/test_proxy_delegate.h', |
| 1345 'base/upload_bytes_element_reader_unittest.cc', | 1347 'base/upload_bytes_element_reader_unittest.cc', |
| 1346 'base/upload_file_element_reader_unittest.cc', | 1348 'base/upload_file_element_reader_unittest.cc', |
| 1347 'base/url_util_unittest.cc', | 1349 'base/url_util_unittest.cc', |
| 1348 'cert/ct_policy_enforcer_unittest.cc', | 1350 'cert/ct_policy_enforcer_unittest.cc', |
| 1351 'cert/cert_verifier_cache_persister_unittest.cc', |
| 1349 'cert/cert_verify_proc_unittest.cc', | 1352 'cert/cert_verify_proc_unittest.cc', |
| 1350 'cert/cert_verify_proc_whitelist_unittest.cc', | 1353 'cert/cert_verify_proc_whitelist_unittest.cc', |
| 1351 'cert/crl_set_unittest.cc', | 1354 'cert/crl_set_unittest.cc', |
| 1352 'cert/ct_log_response_parser_unittest.cc', | 1355 'cert/ct_log_response_parser_unittest.cc', |
| 1353 'cert/ct_log_verifier_unittest.cc', | 1356 'cert/ct_log_verifier_unittest.cc', |
| 1354 'cert/ct_objects_extractor_unittest.cc', | 1357 'cert/ct_objects_extractor_unittest.cc', |
| 1355 'cert/ct_serialization_unittest.cc', | 1358 'cert/ct_serialization_unittest.cc', |
| 1356 'cert/ev_root_ca_metadata_unittest.cc', | 1359 'cert/ev_root_ca_metadata_unittest.cc', |
| 1357 'cert/internal/certificate_policies_unittest.cc', | 1360 'cert/internal/certificate_policies_unittest.cc', |
| 1358 'cert/internal/extended_key_usage_unittest.cc', | 1361 'cert/internal/extended_key_usage_unittest.cc', |
| (...skipping 1769 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3128 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', | 3131 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', |
| 3129 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', | 3132 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', |
| 3130 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', | 3133 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', |
| 3131 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', | 3134 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', |
| 3132 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', | 3135 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', |
| 3133 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', | 3136 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', |
| 3134 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', | 3137 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', |
| 3135 ], | 3138 ], |
| 3136 } | 3139 } |
| 3137 } | 3140 } |
| OLD | NEW |