Index: Source/core/dom/Document.idl |
diff --git a/Source/core/dom/Document.idl b/Source/core/dom/Document.idl |
index 71d10dd057000d33172be75b38fb29b19f416d7b..c3d6cdfc3c33cc989acea56eda710befaccbce20 100644 |
--- a/Source/core/dom/Document.idl |
+++ b/Source/core/dom/Document.idl |
@@ -157,8 +157,6 @@ callback CustomElementConstructor = Element (); |
void webkitExitPointerLock(); |
readonly attribute Element webkitPointerLockElement; |
- [RuntimeEnabled=CSSRegions] WebKitNamedFlowCollection webkitGetNamedFlows(); |
- |
// Event handler attributes |
attribute EventHandler onbeforecopy; |
attribute EventHandler onbeforecut; |