Index: Source/core/dom/Element.h |
diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h |
index 16a32e5417c2049526dfb62c05d930a5b953f44e..db739ef9b7fbf043e6d5dca16e48a0f4a1275af8 100644 |
--- a/Source/core/dom/Element.h |
+++ b/Source/core/dom/Element.h |
@@ -256,7 +256,7 @@ public: |
PassRefPtrWillBeRawPtr<Element> cloneElementWithChildren(); |
PassRefPtrWillBeRawPtr<Element> cloneElementWithoutChildren(); |
- void scheduleLayerUpdate(); |
+ void scheduleSVGFilterLayerUpdateHack(); |
void normalizeAttributes(); |