blob: 13f247d2cfa6f252f6ee4a00f95bc63bff7ed5bf [file] [log] [blame]
// Copyright 2018 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.
#include "components/os_crypt/os_crypt_pref_names_mac.h"
namespace os_crypt {
namespace prefs {
const char kKeyCreated[] = "os_crypt.key_created";
} // namespace prefs
} // namespace os_crypt