chromium/out/Default/gen/extensions/common/api/mime_handler.mojom-params-data.h

// extensions/common/api/mime_handler.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 EXTENSIONS_COMMON_API_MIME_HANDLER_MOJOM_PARAMS_DATA_H_
#define EXTENSIONS_COMMON_API_MIME_HANDLER_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 extensions::mime_handler {
namespace internal {
class  MimeHandlerService_GetStreamInfo_Params_Data {};
static_assert;
class  MimeHandlerService_GetStreamInfo_ResponseParams_Data {};
static_assert;
class  MimeHandlerService_SetPdfPluginAttributes_Params_Data {};
static_assert;
class  BeforeUnloadControl_SetShowBeforeUnloadDialog_Params_Data {};
static_assert;
class  BeforeUnloadControl_SetShowBeforeUnloadDialog_ResponseParams_Data {};
static_assert;

}  // namespace internal


class MimeHandlerService_GetStreamInfo_ParamsDataView {};


class MimeHandlerService_GetStreamInfo_ResponseParamsDataView {};


class MimeHandlerService_SetPdfPluginAttributes_ParamsDataView {};


class BeforeUnloadControl_SetShowBeforeUnloadDialog_ParamsDataView {};


class BeforeUnloadControl_SetShowBeforeUnloadDialog_ResponseParamsDataView {};



inline void MimeHandlerService_GetStreamInfo_ResponseParamsDataView::GetStreamInfoDataView(
    StreamInfoDataView* output) {}


inline void MimeHandlerService_SetPdfPluginAttributes_ParamsDataView::GetPdfPluginAttributesDataView(
    PdfPluginAttributesDataView* output) {}







}  // extensions::mime_handler

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

#endif  // EXTENSIONS_COMMON_API_MIME_HANDLER_MOJOM_PARAMS_DATA_H_