chromium/out/Default/gen/chrome/browser/ui/webui/connectors_internals/connectors_internals.mojom-forward.h

// chrome/browser/ui/webui/connectors_internals/connectors_internals.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 CHROME_BROWSER_UI_WEBUI_CONNECTORS_INTERNALS_CONNECTORS_INTERNALS_MOJOM_FORWARD_H_
#define CHROME_BROWSER_UI_WEBUI_CONNECTORS_INTERNALS_CONNECTORS_INTERNALS_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace connectors_internals::mojom {
class Int32ValueDataView;

class LoadedKeyInfoDataView;

class KeyInfoDataView;

class ConsentMetadataDataView;

class DeviceTrustStateDataView;

class CertificateMetadataDataView;

class ClientIdentityDataView;

class ClientCertificateStateDataView;

class KeyUploadStatusDataView;

enum class KeyManagerInitializedValue : int32_t;

enum class KeyTrustLevel : int32_t;

enum class KeyType : int32_t;

enum class KeyManagerPermanentFailure : int32_t;
class Int32Value;
Int32ValuePtr;

class LoadedKeyInfo;
LoadedKeyInfoPtr;

class KeyInfo;
KeyInfoPtr;

class ConsentMetadata;
ConsentMetadataPtr;

class DeviceTrustState;
DeviceTrustStatePtr;

class CertificateMetadata;
CertificateMetadataPtr;

class ClientIdentity;
ClientIdentityPtr;

class ClientCertificateState;
ClientCertificateStatePtr;

class KeyUploadStatus;

KeyUploadStatusPtr;

class PageHandler;




}  // connectors_internals::mojom

#endif  // CHROME_BROWSER_UI_WEBUI_CONNECTORS_INTERNALS_CONNECTORS_INTERNALS_MOJOM_FORWARD_H_