Chromium Code Reviews| Index: Source/core/dom/Element.h |
| diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h |
| index ff899822534bda2e6f24c4e82643280cf7dd64f6..9c5f530253a95d77481b77f93fa36f25ec352bd2 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); |