Index: Source/core/html/HTMLOListElement.h |
diff --git a/Source/core/html/HTMLOListElement.h b/Source/core/html/HTMLOListElement.h |
index 7bf0608ea9673bfa29e7c55eb5da0adedefda607..995654db20e3c01a8c228973872ee6175952b2f2 100644 |
--- a/Source/core/html/HTMLOListElement.h |
+++ b/Source/core/html/HTMLOListElement.h |
@@ -41,7 +41,7 @@ public: |
private: |
HTMLOListElement(const QualifiedName&, Document*); |
- |
+ |
void updateItemValues(); |
unsigned itemCount() const |