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 527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
538 "cert/ct_sct_to_string.cc", | 538 "cert/ct_sct_to_string.cc", |
539 "cert/ct_sct_to_string.h", | 539 "cert/ct_sct_to_string.h", |
540 "cert/ct_serialization.cc", | 540 "cert/ct_serialization.cc", |
541 "cert/ct_serialization.h", | 541 "cert/ct_serialization.h", |
542 "cert/ct_signed_certificate_timestamp_log_param.cc", | 542 "cert/ct_signed_certificate_timestamp_log_param.cc", |
543 "cert/ct_signed_certificate_timestamp_log_param.h", | 543 "cert/ct_signed_certificate_timestamp_log_param.h", |
544 "cert/ev_root_ca_metadata.cc", | 544 "cert/ev_root_ca_metadata.cc", |
545 "cert/ev_root_ca_metadata.h", | 545 "cert/ev_root_ca_metadata.h", |
546 "cert/internal/cert_issuer_source_nss.cc", | 546 "cert/internal/cert_issuer_source_nss.cc", |
547 "cert/internal/cert_issuer_source_nss.h", | 547 "cert/internal/cert_issuer_source_nss.h", |
| 548 "cert/internal/trust_store_mac.cc", |
| 549 "cert/internal/trust_store_mac.h", |
548 "cert/internal/trust_store_nss.cc", | 550 "cert/internal/trust_store_nss.cc", |
549 "cert/internal/trust_store_nss.h", | 551 "cert/internal/trust_store_nss.h", |
550 "cert/jwk_serializer.cc", | 552 "cert/jwk_serializer.cc", |
551 "cert/jwk_serializer.h", | 553 "cert/jwk_serializer.h", |
552 "cert/merkle_audit_proof.cc", | 554 "cert/merkle_audit_proof.cc", |
553 "cert/merkle_audit_proof.h", | 555 "cert/merkle_audit_proof.h", |
554 "cert/merkle_consistency_proof.cc", | 556 "cert/merkle_consistency_proof.cc", |
555 "cert/merkle_consistency_proof.h", | 557 "cert/merkle_consistency_proof.h", |
556 "cert/merkle_tree_leaf.cc", | 558 "cert/merkle_tree_leaf.cc", |
557 "cert/merkle_tree_leaf.h", | 559 "cert/merkle_tree_leaf.h", |
(...skipping 3575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4133 "cert/internal/parse_name_unittest.cc", | 4135 "cert/internal/parse_name_unittest.cc", |
4134 "cert/internal/parse_ocsp_unittest.cc", | 4136 "cert/internal/parse_ocsp_unittest.cc", |
4135 "cert/internal/parsed_certificate_unittest.cc", | 4137 "cert/internal/parsed_certificate_unittest.cc", |
4136 "cert/internal/path_builder_pkits_unittest.cc", | 4138 "cert/internal/path_builder_pkits_unittest.cc", |
4137 "cert/internal/path_builder_unittest.cc", | 4139 "cert/internal/path_builder_unittest.cc", |
4138 "cert/internal/path_builder_verify_certificate_chain_unittest.cc", | 4140 "cert/internal/path_builder_verify_certificate_chain_unittest.cc", |
4139 "cert/internal/signature_algorithm_unittest.cc", | 4141 "cert/internal/signature_algorithm_unittest.cc", |
4140 "cert/internal/test_helpers.cc", | 4142 "cert/internal/test_helpers.cc", |
4141 "cert/internal/test_helpers.h", | 4143 "cert/internal/test_helpers.h", |
4142 "cert/internal/trust_store_collection_unittest.cc", | 4144 "cert/internal/trust_store_collection_unittest.cc", |
| 4145 "cert/internal/trust_store_mac_unittest.cc", |
4143 "cert/internal/trust_store_nss_unittest.cc", | 4146 "cert/internal/trust_store_nss_unittest.cc", |
4144 "cert/internal/verify_certificate_chain_pkits_unittest.cc", | 4147 "cert/internal/verify_certificate_chain_pkits_unittest.cc", |
4145 "cert/internal/verify_certificate_chain_typed_unittest.h", | 4148 "cert/internal/verify_certificate_chain_typed_unittest.h", |
4146 "cert/internal/verify_certificate_chain_unittest.cc", | 4149 "cert/internal/verify_certificate_chain_unittest.cc", |
4147 "cert/internal/verify_name_match_unittest.cc", | 4150 "cert/internal/verify_name_match_unittest.cc", |
4148 "cert/internal/verify_signed_data_unittest.cc", | 4151 "cert/internal/verify_signed_data_unittest.cc", |
4149 "cert/jwk_serializer_unittest.cc", | 4152 "cert/jwk_serializer_unittest.cc", |
4150 "cert/merkle_audit_proof_unittest.cc", | 4153 "cert/merkle_audit_proof_unittest.cc", |
4151 "cert/merkle_tree_leaf_unittest.cc", | 4154 "cert/merkle_tree_leaf_unittest.cc", |
4152 "cert/multi_log_ct_verifier_unittest.cc", | 4155 "cert/multi_log_ct_verifier_unittest.cc", |
(...skipping 1568 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5721 "tools/transport_security_state_generator/trie/trie_writer.cc", | 5724 "tools/transport_security_state_generator/trie/trie_writer.cc", |
5722 "tools/transport_security_state_generator/trie/trie_writer.h", | 5725 "tools/transport_security_state_generator/trie/trie_writer.h", |
5723 ] | 5726 ] |
5724 deps = [ | 5727 deps = [ |
5725 "//base", | 5728 "//base", |
5726 "//crypto", | 5729 "//crypto", |
5727 "//third_party/boringssl", | 5730 "//third_party/boringssl", |
5728 ] | 5731 ] |
5729 } | 5732 } |
5730 } | 5733 } |
OLD | NEW |