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 2771a576bae818ad4cd323c86ac2ef5fd8c01b07..aa5afd2a8af10cfd4d5658960ec31dfd2ea460f7 100644 |
| --- a/sky/engine/core/dom/Element.h |
| +++ b/sky/engine/core/dom/Element.h |
| @@ -204,8 +204,6 @@ public: |
| void setAnimationStyleChange(bool); |
| void setNeedsAnimationStyleRecalc(); |
| - void setNeedsCompositingUpdate(); |
| - |
| bool supportsStyleSharing() const; |
| ElementShadow* shadow() const; |