#ifndef SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_COMPOSITING_MODE_WATCHER_MOJOM_BLINK_FORWARD_H_
#define SERVICES_VIZ_PUBLIC_MOJOM_COMPOSITING_COMPOSITING_MODE_WATCHER_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
namespace viz::mojom {
class CompositingModeWatcherInterfaceBase;
class CompositingModeReporterInterfaceBase;
}
namespace viz::mojom::blink {
CompositingModeWatcherInterfaceBase;
CompositingModeReporterInterfaceBase;
class CompositingModeWatcher;
class CompositingModeReporter;
}
#endif