Chromium Code Reviews| Index: Source/WebCore/dom/StyleElement.h |
| =================================================================== |
| --- Source/WebCore/dom/StyleElement.h (revision 93496) |
| +++ Source/WebCore/dom/StyleElement.h (working copy) |
| @@ -45,6 +45,7 @@ |
| void insertedIntoDocument(Document*, Element*); |
| void removedFromDocument(Document*, Element*); |
| + void clearDocumentData(Document*, Element*); |
| void childrenChanged(Element*); |
| void finishParsingChildren(Element*); |