#ifndef SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_BLINK_FORWARD_H_
#define SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace skia::mojom {
}
namespace skia::mojom::blink {
class BitmapN32;
BitmapN32Ptr;
class BitmapWithArbitraryBpp;
BitmapWithArbitraryBppPtr;
class BitmapMappedFromTrustedProcess;
BitmapMappedFromTrustedProcessPtr;
class InlineBitmap;
InlineBitmapPtr;
}
#endif