/* THIS FILE IS AUTOGENERATED FROM Reporting.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_REPORTINGBINDINGFWD_H_
#define DOM_REPORTINGBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct GenerateTestReportParameters;
struct ReportingEndpoint;
struct ReportingItem;
struct ReportingObserverOptions;
struct ReportingHeaderValue;
class CSPViolationReportBody;
class DeprecationReportBody;
class IntegrityViolationReportBody;
class Report;
class ReportBody;
class ReportingObserver;
class TestReportBody;
class TestReportGenerator;
class TestingDeprecatedInterface;
} // namespace dom
} // namespace mozilla
#endif // DOM_REPORTINGBINDINGFWD_H_