chromium/out/Default/gen/chrome/common/importer/profile_import.mojom-params-data.h

// chrome/common/importer/profile_import.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_COMMON_IMPORTER_PROFILE_IMPORT_MOJOM_PARAMS_DATA_H_
#define CHROME_COMMON_IMPORTER_PROFILE_IMPORT_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  ProfileImportObserver_OnImportStart_Params_Data {};
static_assert;
class  ProfileImportObserver_OnImportFinished_Params_Data {};
static_assert;
class  ProfileImportObserver_OnImportItemStart_Params_Data {};
static_assert;
class  ProfileImportObserver_OnImportItemFinished_Params_Data {};
static_assert;
class  ProfileImportObserver_OnHistoryImportStart_Params_Data {};
static_assert;
class  ProfileImportObserver_OnHistoryImportGroup_Params_Data {};
static_assert;
class  ProfileImportObserver_OnHomePageImportReady_Params_Data {};
static_assert;
class  ProfileImportObserver_OnBookmarksImportStart_Params_Data {};
static_assert;
class  ProfileImportObserver_OnBookmarksImportGroup_Params_Data {};
static_assert;
class  ProfileImportObserver_OnFaviconsImportStart_Params_Data {};
static_assert;
class  ProfileImportObserver_OnFaviconsImportGroup_Params_Data {};
static_assert;
class  ProfileImportObserver_OnPasswordFormImportReady_Params_Data {};
static_assert;
class  ProfileImportObserver_OnKeywordsImportReady_Params_Data {};
static_assert;
class  ProfileImportObserver_OnAutofillFormDataImportStart_Params_Data {};
static_assert;
class  ProfileImportObserver_OnAutofillFormDataImportGroup_Params_Data {};
static_assert;
class  ProfileImport_StartImport_Params_Data {};
static_assert;
class  ProfileImport_CancelImport_Params_Data {};
static_assert;
class  ProfileImport_ReportImportItemFinished_Params_Data {};
static_assert;

}  // namespace internal


class ProfileImportObserver_OnImportStart_ParamsDataView {};


class ProfileImportObserver_OnImportFinished_ParamsDataView {};


class ProfileImportObserver_OnImportItemStart_ParamsDataView {};


class ProfileImportObserver_OnImportItemFinished_ParamsDataView {};


class ProfileImportObserver_OnHistoryImportStart_ParamsDataView {};


class ProfileImportObserver_OnHistoryImportGroup_ParamsDataView {};


class ProfileImportObserver_OnHomePageImportReady_ParamsDataView {};


class ProfileImportObserver_OnBookmarksImportStart_ParamsDataView {};


class ProfileImportObserver_OnBookmarksImportGroup_ParamsDataView {};


class ProfileImportObserver_OnFaviconsImportStart_ParamsDataView {};


class ProfileImportObserver_OnFaviconsImportGroup_ParamsDataView {};


class ProfileImportObserver_OnPasswordFormImportReady_ParamsDataView {};


class ProfileImportObserver_OnKeywordsImportReady_ParamsDataView {};


class ProfileImportObserver_OnAutofillFormDataImportStart_ParamsDataView {};


class ProfileImportObserver_OnAutofillFormDataImportGroup_ParamsDataView {};


class ProfileImport_StartImport_ParamsDataView {};


class ProfileImport_CancelImport_ParamsDataView {};


class ProfileImport_ReportImportItemFinished_ParamsDataView {};



inline void ProfileImportObserver_OnImportFinished_ParamsDataView::GetErrorMsgDataView(
    mojo::StringDataView* output) {}








inline void ProfileImportObserver_OnHistoryImportGroup_ParamsDataView::GetHistoryRowsGroupDataView(
    mojo::ArrayDataView<ImporterURLRowDataView>* output) {}


inline void ProfileImportObserver_OnHomePageImportReady_ParamsDataView::GetHomePageDataView(
    ::url::mojom::UrlDataView* output) {}


inline void ProfileImportObserver_OnBookmarksImportStart_ParamsDataView::GetFirstFolderNameDataView(
    ::mojo_base::mojom::String16DataView* output) {}


inline void ProfileImportObserver_OnBookmarksImportGroup_ParamsDataView::GetBookmarksGroupDataView(
    mojo::ArrayDataView<ImportedBookmarkEntryDataView>* output) {}




inline void ProfileImportObserver_OnFaviconsImportGroup_ParamsDataView::GetFaviconsGroupDataView(
    FaviconUsageDataListDataView* output) {}


inline void ProfileImportObserver_OnPasswordFormImportReady_ParamsDataView::GetFormDataView(
    ImportedPasswordFormDataView* output) {}


inline void ProfileImportObserver_OnKeywordsImportReady_ParamsDataView::GetSearchEnginesDataView(
    mojo::ArrayDataView<SearchEngineInfoDataView>* output) {}




inline void ProfileImportObserver_OnAutofillFormDataImportGroup_ParamsDataView::GetAutofillFormDataEntryGroupDataView(
    mojo::ArrayDataView<ImporterAutofillFormDataEntryDataView>* output) {}


inline void ProfileImport_StartImport_ParamsDataView::GetSourceProfileDataView(
    SourceProfileDataView* output) {}
inline void ProfileImport_StartImport_ParamsDataView::GetLocalizedStringsDataView(
    mojo::MapDataView<uint32_t, mojo::StringDataView>* output) {}







}  // chrome::mojom

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

#endif  // CHROME_COMMON_IMPORTER_PROFILE_IMPORT_MOJOM_PARAMS_DATA_H_