#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_WORKER_DEDICATED_WORKER_HOST_FACTORY_MOJOM_BLINK_FORWARD_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_WORKER_DEDICATED_WORKER_HOST_FACTORY_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#include "third_party/blink/renderer/core/core_export.h"
namespace blink::mojom {
class DedicatedWorkerHostFactoryClientInterfaceBase;
class DedicatedWorkerHostFactoryInterfaceBase;
}
namespace blink::mojom::blink {
DedicatedWorkerHostFactoryClientInterfaceBase;
DedicatedWorkerHostFactoryInterfaceBase;
CORE_EXPORT extern const char kNavigation_DedicatedWorkerSpec[];
class DedicatedWorkerHostFactoryClient;
class DedicatedWorkerHostFactory;
}
#endif