Sign in
◑
Theme
chromium
/
chromium
/
src
/
dde7637fb2fe94de4c02dbe684070a83463e0708
/
.
/
crypto
/
features.gni
blob: bcb5d1d9863aae0af5a31c830c0e0d7b1c8fd239 [
file
]
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args
()
{
# True if NSS is used for certificate handling.
use_nss_certs
=
is_linux
||
is_chromeos
}