chromium/out/Default/gen/components/security_interstitials/core/common/mojom/interstitial_commands.mojom-params-data.h

// components/security_interstitials/core/common/mojom/interstitial_commands.mojom-params-data.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 COMPONENTS_SECURITY_INTERSTITIALS_CORE_COMMON_MOJOM_INTERSTITIAL_COMMANDS_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_SECURITY_INTERSTITIALS_CORE_COMMON_MOJOM_INTERSTITIAL_COMMANDS_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace security_interstitials::mojom {
namespace internal {
class  InterstitialCommands_DontProceed_Params_Data {};
static_assert;
class  InterstitialCommands_Proceed_Params_Data {};
static_assert;
class  InterstitialCommands_ShowMoreSection_Params_Data {};
static_assert;
class  InterstitialCommands_OpenHelpCenter_Params_Data {};
static_assert;
class  InterstitialCommands_OpenDiagnostic_Params_Data {};
static_assert;
class  InterstitialCommands_Reload_Params_Data {};
static_assert;
class  InterstitialCommands_OpenDateSettings_Params_Data {};
static_assert;
class  InterstitialCommands_OpenLogin_Params_Data {};
static_assert;
class  InterstitialCommands_DoReport_Params_Data {};
static_assert;
class  InterstitialCommands_DontReport_Params_Data {};
static_assert;
class  InterstitialCommands_OpenReportingPrivacy_Params_Data {};
static_assert;
class  InterstitialCommands_OpenWhitepaper_Params_Data {};
static_assert;
class  InterstitialCommands_ReportPhishingError_Params_Data {};
static_assert;
class  InterstitialCommands_OpenEnhancedProtectionSettings_Params_Data {};
static_assert;

}  // namespace internal


class InterstitialCommands_DontProceed_ParamsDataView {};


class InterstitialCommands_Proceed_ParamsDataView {};


class InterstitialCommands_ShowMoreSection_ParamsDataView {};


class InterstitialCommands_OpenHelpCenter_ParamsDataView {};


class InterstitialCommands_OpenDiagnostic_ParamsDataView {};


class InterstitialCommands_Reload_ParamsDataView {};


class InterstitialCommands_OpenDateSettings_ParamsDataView {};


class InterstitialCommands_OpenLogin_ParamsDataView {};


class InterstitialCommands_DoReport_ParamsDataView {};


class InterstitialCommands_DontReport_ParamsDataView {};


class InterstitialCommands_OpenReportingPrivacy_ParamsDataView {};


class InterstitialCommands_OpenWhitepaper_ParamsDataView {};


class InterstitialCommands_ReportPhishingError_ParamsDataView {};


class InterstitialCommands_OpenEnhancedProtectionSettings_ParamsDataView {};






























}  // security_interstitials::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // COMPONENTS_SECURITY_INTERSTITIALS_CORE_COMMON_MOJOM_INTERSTITIAL_COMMANDS_MOJOM_PARAMS_DATA_H_