Chromium Code Reviews| Index: Source/core/dom/Element.h |
| diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h |
| index cbe72fb13a2721269852b8791f9a8a74084c241e..74b3c22dd5e42328134800fef2fce9ec8c485e2c 100644 |
| --- a/Source/core/dom/Element.h |
| +++ b/Source/core/dom/Element.h |
| @@ -564,7 +564,6 @@ private: |
| void setInlineStyleFromString(const AtomicString&); |
| StyleRecalcChange recalcOwnStyle(StyleRecalcChange); |
| - void recalcChildStyle(StyleRecalcChange); |
| inline void checkForEmptyStyleChange(); |