Index: Source/core/dom/DOMNamedFlowCollection.idl |
diff --git a/Source/core/dom/DOMNamedFlowCollection.idl b/Source/core/dom/DOMNamedFlowCollection.idl |
index 66b5f0fb8d6348d1a6904ad9b40ec1cbebe1a718..90d2a4461a2d334d9a66a8babc5a5838585b5d9d 100644 |
--- a/Source/core/dom/DOMNamedFlowCollection.idl |
+++ b/Source/core/dom/DOMNamedFlowCollection.idl |
@@ -30,7 +30,7 @@ |
[ |
NoInterfaceObject, |
EnabledAtRuntime=cssRegions, |
- InterfaceName=WebKitNamedFlowCollection, |
+ InterfaceName=WebKitNamedFlowCollection |
] interface DOMNamedFlowCollection { |
readonly attribute unsigned long length; |
getter NamedFlow item(unsigned long index); |