Chromium Code Reviews| Index: sky/engine/core/dom/Element.h |
| diff --git a/sky/engine/core/dom/Element.h b/sky/engine/core/dom/Element.h |
| index a1823950b9ce264461fe2820aee32487c4de3edb..16befaa1b6ce79bb06783d9f4c44e32f4eb5525b 100644 |
| --- a/sky/engine/core/dom/Element.h |
| +++ b/sky/engine/core/dom/Element.h |
| @@ -295,8 +295,6 @@ public: |
| void click(); |
| - String textFromChildren(); |
| - |
| protected: |
| Element(const QualifiedName& tagName, Document*, ConstructionType); |