Index: Source/core/dom/Document.idl |
diff --git a/Source/core/dom/Document.idl b/Source/core/dom/Document.idl |
index ef93088b9548bea9bd3f14fcea06e2917acf3f80..158f5bb2496cc23ae2c556ce0c7381e33c38d7e6 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; |