Title: [122266] branches/chromium/1180/Source/WebCore/dom/NodeRareData.h
Revision
122266
Author
[email protected]
Date
2012-07-10 15:01:32 -0700 (Tue, 10 Jul 2012)

Log Message

Merge 120983 - Clang build fix.

* dom/NodeRareData.h:


[email protected]
Review URL: https://chromiumcodereview.appspot.com/10701129

Modified Paths

Diff

Modified: branches/chromium/1180/Source/WebCore/dom/NodeRareData.h (122265 => 122266)


--- branches/chromium/1180/Source/WebCore/dom/NodeRareData.h	2012-07-10 21:58:28 UTC (rev 122265)
+++ branches/chromium/1180/Source/WebCore/dom/NodeRareData.h	2012-07-10 22:01:32 UTC (rev 122266)
@@ -46,7 +46,7 @@
 class RadioNodeList;
 class TreeScope;
 
-struct NodeListsNodeData {
+class NodeListsNodeData {
     WTF_MAKE_NONCOPYABLE(NodeListsNodeData); WTF_MAKE_FAST_ALLOCATED;
 public:
     template <typename StringType>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to