#ifndef SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_LAYER_CONTEXT_MOJOM_BLINK_FORWARD_H_
#define SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_LAYER_CONTEXT_MOJOM_BLINK_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 viz::mojom {
class LayerContextInterfaceBase;
class LayerContextClientInterfaceBase;
}
namespace viz::mojom::blink {
LayerContextInterfaceBase;
LayerContextClientInterfaceBase;
class LayerTreeUpdate;
LayerTreeUpdatePtr;
class PendingLayerContext;
PendingLayerContextPtr;
class LayerContext;
class LayerContextClient;
}
#endif