Index: Source/core/dom/Document.idl |
diff --git a/Source/core/dom/Document.idl b/Source/core/dom/Document.idl |
index 1a505db341cbd195c6d0999b4b6863f0a72c27a6..483286810e40f57832d21f5228a2c5fe2999d8bf 100644 |
--- a/Source/core/dom/Document.idl |
+++ b/Source/core/dom/Document.idl |
@@ -183,7 +183,7 @@ |
void webkitExitPointerLock(); |
readonly attribute Element webkitPointerLockElement; |
- [EnabledAtRuntime=cssRegions] DOMNamedFlowCollection webkitGetNamedFlows(); |
+ [EnabledAtRuntime=cssRegions] WebKitNamedFlowCollection webkitGetNamedFlows(); |
[EnabledAtRuntime=fontLoadEvents] readonly attribute FontLoader fontloader; |