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