Chromium Code Reviews| Index: Source/core/dom/Element.h | 
| diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h | 
| index a649ad0b3e661a80b1afccfa029a05a6614e7bc0..4c337eee5a46a8d733e854b26525898920c1bb40 100644 | 
| --- a/Source/core/dom/Element.h | 
| +++ b/Source/core/dom/Element.h | 
| @@ -555,7 +555,6 @@ private: | 
| inline void checkForEmptyStyleChange(); | 
| void updatePseudoElement(PseudoId, StyleRecalcChange); | 
| - bool updateFirstLetter(Element*); | 
| inline void createPseudoElementIfNeeded(PseudoId); |