chromium/out/Default/gen/ui/webui/resources/cr_components/history_embeddings/history_embeddings.mojom-forward.h

// ui/webui/resources/cr_components/history_embeddings/history_embeddings.mojom-forward.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 UI_WEBUI_RESOURCES_CR_COMPONENTS_HISTORY_EMBEDDINGS_HISTORY_EMBEDDINGS_MOJOM_FORWARD_H_
#define UI_WEBUI_RESOURCES_CR_COMPONENTS_HISTORY_EMBEDDINGS_HISTORY_EMBEDDINGS_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace history_embeddings::mojom {
class AnswerDataDataView;

class SearchResultItemDataView;

class SearchQueryDataView;

class SearchResultDataView;


enum class UserFeedback : int32_t;
class AnswerData;
AnswerDataPtr;

class SearchResultItem;
SearchResultItemPtr;

class SearchQuery;
SearchQueryPtr;

class SearchResult;
SearchResultPtr;

class PageHandler;

class Page;




}  // history_embeddings::mojom

#endif  // UI_WEBUI_RESOURCES_CR_COMPONENTS_HISTORY_EMBEDDINGS_HISTORY_EMBEDDINGS_MOJOM_FORWARD_H_