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