// skia/public/mojom/skcolorspace.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_SKCOLORSPACE_MOJOM_FORWARD_H_ #define SKIA_PUBLIC_MOJOM_SKCOLORSPACE_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 SkcmsMatrix3x3DataView; class SkcmsTransferFunctionDataView; class SkColorSpaceDataView; class SkcmsMatrix3x3; SkcmsMatrix3x3Ptr; class SkcmsTransferFunction; SkcmsTransferFunctionPtr; class SkColorSpace; SkColorSpacePtr; } // skia::mojom #endif // SKIA_PUBLIC_MOJOM_SKCOLORSPACE_MOJOM_FORWARD_H_