#ifndef SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_LAYER_CONTEXT_MOJOM_FORWARD_H_
#define SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_LAYER_CONTEXT_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 viz::mojom {
class LayerTreeUpdateDataView;
class PendingLayerContextDataView;
class LayerTreeUpdate;
LayerTreeUpdatePtr;
class PendingLayerContext;
PendingLayerContextPtr;
class LayerContext;
class LayerContextClient;
}
#endif