chromium/out/Default/gen/components/services/paint_preview_compositor/public/mojom/paint_preview_compositor.mojom-forward.h

// components/services/paint_preview_compositor/public/mojom/paint_preview_compositor.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 COMPONENTS_SERVICES_PAINT_PREVIEW_COMPOSITOR_PUBLIC_MOJOM_PAINT_PREVIEW_COMPOSITOR_MOJOM_FORWARD_H_
#define COMPONENTS_SERVICES_PAINT_PREVIEW_COMPOSITOR_PUBLIC_MOJOM_PAINT_PREVIEW_COMPOSITOR_MOJOM_FORWARD_H_

#include <stdint.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 paint_preview::mojom {
class PaintPreviewBeginCompositeRequestDataView;

class SubframeClipRectDataView;

class FrameDataDataView;

class PaintPreviewBeginCompositeResponseDataView;


enum class PaintPreviewCompositor_BeginCompositeStatus : int32_t;

enum class PaintPreviewCompositor_BitmapStatus : int32_t;
class PaintPreviewBeginCompositeRequest;
PaintPreviewBeginCompositeRequestPtr;

class SubframeClipRect;
SubframeClipRectPtr;

class FrameData;
FrameDataPtr;

class PaintPreviewBeginCompositeResponse;
PaintPreviewBeginCompositeResponsePtr;

class PaintPreviewCompositor;

class PaintPreviewCompositorCollection;




}  // paint_preview::mojom

#endif  // COMPONENTS_SERVICES_PAINT_PREVIEW_COMPOSITOR_PUBLIC_MOJOM_PAINT_PREVIEW_COMPOSITOR_MOJOM_FORWARD_H_