summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/frame/report.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/frame/report.idl')
-rw-r--r--chromium/third_party/blink/renderer/core/frame/report.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/chromium/third_party/blink/renderer/core/frame/report.idl b/chromium/third_party/blink/renderer/core/frame/report.idl
index b1a271d8356..40d70444cc6 100644
--- a/chromium/third_party/blink/renderer/core/frame/report.idl
+++ b/chromium/third_party/blink/renderer/core/frame/report.idl
@@ -5,8 +5,7 @@
// https://github.com/WICG/reporting/blob/master/EXPLAINER.md#reportingobserver---observing-reports-from-javascript
[
- NoInterfaceObject,
- RuntimeEnabled=ReportingObserver
+ NoInterfaceObject
] interface Report {
readonly attribute DOMString type;
readonly attribute DOMString url;