1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
8 # GN version: //components/certificate_transparency
9 'target_name': 'certificate_transparency',
10 'type': 'static_library',
15 '../base/base.gyp:base',
16 '../components/components.gyp:safe_json',
18 '../url/url.gyp:url_lib',
21 'certificate_transparency/log_proof_fetcher.h',
22 'certificate_transparency/log_proof_fetcher.cc',