chromium/out/Default/gen/components/content_settings/common/content_settings_agent.mojom-params-data.h

// components/content_settings/common/content_settings_agent.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_CONTENT_SETTINGS_COMMON_CONTENT_SETTINGS_AGENT_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_CONTENT_SETTINGS_COMMON_CONTENT_SETTINGS_AGENT_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 content_settings::mojom {
namespace internal {
class  ContentSettingsAgent_SetAllowRunningInsecureContent_Params_Data {};
static_assert;
class  ContentSettingsAgent_SendRendererContentSettingRules_Params_Data {};
static_assert;

}  // namespace internal


class ContentSettingsAgent_SetAllowRunningInsecureContent_ParamsDataView {};


class ContentSettingsAgent_SendRendererContentSettingRules_ParamsDataView {};



inline void ContentSettingsAgent_SendRendererContentSettingRules_ParamsDataView::GetRendererSettingsDataView(
    ::content_settings::mojom::RendererContentSettingRulesDataView* output) {}



}  // content_settings::mojom

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

#endif  // COMPONENTS_CONTENT_SETTINGS_COMMON_CONTENT_SETTINGS_AGENT_MOJOM_PARAMS_DATA_H_