blob: 2631d6921ef964ee1949b915d94ad2264bf4268e [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// 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