blob: bef5c6af5625aa3f77185553696a19491bd097a3 [file] [log] [blame]
// Copyright 2017 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/key_storage_config_linux.h"
namespace os_crypt {
Config::Config() = default;
Config::~Config() = default;
} // namespace os_crypt