Index: Source/WebCore/dom/NodeRareData.h |
=================================================================== |
--- Source/WebCore/dom/NodeRareData.h (revision 122265) |
+++ Source/WebCore/dom/NodeRareData.h (working copy) |
@@ -46,7 +46,7 @@ |
class RadioNodeList; |
class TreeScope; |
-struct NodeListsNodeData { |
+class NodeListsNodeData { |
WTF_MAKE_NONCOPYABLE(NodeListsNodeData); WTF_MAKE_FAST_ALLOCATED; |
public: |
template <typename StringType> |