#ifndef UI_WEBUI_RESOURCES_CR_COMPONENTS_HISTORY_CLUSTERS_HISTORY_CLUSTERS_MOJOM_FORWARD_H_
#define UI_WEBUI_RESOURCES_CR_COMPONENTS_HISTORY_CLUSTERS_HISTORY_CLUSTERS_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_clusters::mojom {
class QueryResultDataView;
enum class ClusterAction : int32_t;
enum class RelatedSearchAction : int32_t;
enum class VisitAction : int32_t;
enum class VisitType : int32_t;
class QueryResult;
QueryResultPtr;
class PageHandler;
class Page;
}
#endif