blob: 81d26e74677da0bb635130d2bae1a38330afd6cd [file] [log] [blame]
// services/device/public/mojom/fingerprint.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SERVICES_DEVICE_PUBLIC_MOJOM_FINGERPRINT_MOJOM_FORWARD_H_
#define SERVICES_DEVICE_PUBLIC_MOJOM_FINGERPRINT_MOJOM_FORWARD_H_
#include <stdint.h>
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace device::mojom {
class FingerprintMessageDataView;
enum class ScanResult : int32_t;
enum class FingerprintError : int32_t;
enum class BiometricType : int32_t;
enum class BiometricsManagerStatus : int32_t;
class FingerprintMessage;
using FingerprintMessagePtr = mojo::InlinedStructPtr<FingerprintMessage>;
class FingerprintObserver;
class Fingerprint;
} // device::mojom
#endif // SERVICES_DEVICE_PUBLIC_MOJOM_FINGERPRINT_MOJOM_FORWARD_H_
/* Metadata comment
eyJ0eXBlIjogImt5dGhlMCIsICJtZXRhIjogW119
*/