Index: Source/WebCore/page/DOMWindow.idl |
diff --git a/Source/WebCore/page/DOMWindow.idl b/Source/WebCore/page/DOMWindow.idl |
index c2772f104237a52e4e518bdff5efee9eb0cd2fdd..ff604e497209c503a6f024d8fc6ee0eb5f7596ac 100644 |
--- a/Source/WebCore/page/DOMWindow.idl |
+++ b/Source/WebCore/page/DOMWindow.idl |
@@ -773,6 +773,7 @@ |
attribute MutationObserverConstructor WebKitMutationObserver; // FIXME: Add metrics to determine when we can remove this. |
attribute MutationObserverConstructor MutationObserver; |
+ attribute MutationRecordConstructor MutationRecord; |
[EnabledAtRuntime=mediaSource] attribute MediaSourceConstructor WebKitMediaSource; |
[EnabledAtRuntime=mediaSource] attribute SourceBufferConstructor WebKitSourceBuffer; |