chromium/out/Default/gen/chrome/services/file_util/public/mojom/single_file_extractor.mojom-params-data.h

// chrome/services/file_util/public/mojom/single_file_extractor.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 CHROME_SERVICES_FILE_UTIL_PUBLIC_MOJOM_SINGLE_FILE_EXTRACTOR_MOJOM_PARAMS_DATA_H_
#define CHROME_SERVICES_FILE_UTIL_PUBLIC_MOJOM_SINGLE_FILE_EXTRACTOR_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 chrome::mojom {
namespace internal {
class  SingleFileExtractor_Extract_Params_Data {};
static_assert;
class  SingleFileExtractor_Extract_ResponseParams_Data {};
static_assert;
class  SingleFileExtractorListener_OnProgress_Params_Data {};
static_assert;

}  // namespace internal


class SingleFileExtractor_Extract_ParamsDataView {};


class SingleFileExtractor_Extract_ResponseParamsDataView {};


class SingleFileExtractorListener_OnProgress_ParamsDataView {};

inline void SingleFileExtractor_Extract_ParamsDataView::GetSrcFileDataView(
    ::mojo_base::mojom::ReadOnlyFileDataView* output) {}
inline void SingleFileExtractor_Extract_ParamsDataView::GetDstFileDataView(
    ::mojo_base::mojom::FileDataView* output) {}







}  // chrome::mojom

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

#endif  // CHROME_SERVICES_FILE_UTIL_PUBLIC_MOJOM_SINGLE_FILE_EXTRACTOR_MOJOM_PARAMS_DATA_H_