// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
namespace google_trust_services {
// The set of root certificates to use when connecting to Google, as
// documented at https://pki.goog/faq.html
extern const char kRootCerts[];
} // namespace google_trust_services