chromium/out/Default/gen/skia/public/mojom/bitmap.mojom-forward.h

// skia/public/mojom/bitmap.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_FORWARD_H_
#define SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_FORWARD_H_



#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace skia::mojom {
class BitmapN32DataView;

class BitmapWithArbitraryBppDataView;

class BitmapMappedFromTrustedProcessDataView;

class InlineBitmapDataView;

class BitmapN32;
BitmapN32Ptr;

class BitmapWithArbitraryBpp;
BitmapWithArbitraryBppPtr;

class BitmapMappedFromTrustedProcess;
BitmapMappedFromTrustedProcessPtr;

class InlineBitmap;
InlineBitmapPtr;




}  // skia::mojom

#endif  // SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_FORWARD_H_