blob: 9fba9a42c0985e8da859eb507cd63b2c03280a9f [file] [log] [blame]
// Copyright 2021 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/device_reauth/biometric_authenticator.h"
namespace device_reauth {
BiometricAuthenticator::BiometricAuthenticator() = default;
} // namespace device_reauth