Index: Source/core/dom/Element.h |
diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h |
index ba928208c940642fade80bcaca21bd39cb82c605..bcb223e184c1ddacd39f0fdc4832a117170c744d 100644 |
--- a/Source/core/dom/Element.h |
+++ b/Source/core/dom/Element.h |
@@ -245,7 +245,6 @@ public: |
void scheduleLayerUpdate(); |
void normalizeAttributes(); |
- String nodeNamePreservingCase() const; |
void setBooleanAttribute(const QualifiedName& name, bool); |