// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef DEVICE_FIDO_MAC_ICLOUD_KEYCHAIN_H_ #define DEVICE_FIDO_MAC_ICLOUD_KEYCHAIN_H_ #include <memory> #include <optional> #include "base/component_export.h" namespace device { class FidoDiscoveryBase; namespace fidoicloud_keychain // namespace fido::icloud_keychain } // namespace device #endif // DEVICE_FIDO_MAC_ICLOUD_KEYCHAIN_H_