#ifndef CHROME_BROWSER_UI_WEBUI_SEGMENTATION_INTERNALS_SEGMENTATION_INTERNALS_MOJOM_FORWARD_H_
#define CHROME_BROWSER_UI_WEBUI_SEGMENTATION_INTERNALS_SEGMENTATION_INTERNALS_MOJOM_FORWARD_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 segmentation_internals::mojom {
class ServiceStatusDataView;
class SegmentInfoDataView;
class ClientInfoDataView;
class ServiceStatus;
ServiceStatusPtr;
class SegmentInfo;
SegmentInfoPtr;
class ClientInfo;
ClientInfoPtr;
class PageHandlerFactory;
class PageHandler;
class Page;
}
#endif