Index: Source/core/layout/LayoutObject.h |
diff --git a/Source/core/layout/LayoutObject.h b/Source/core/layout/LayoutObject.h |
index 48d269badf4e0c9cedc870f4d77fc38a36c7dae6..3a2a3d3e184b2b5786b3e74ab037da59e05b5e00 100644 |
--- a/Source/core/layout/LayoutObject.h |
+++ b/Source/core/layout/LayoutObject.h |
@@ -1061,7 +1061,6 @@ public: |
DisplayItemClient displayItemClient() const { return toDisplayItemClient(this); } |
void invalidateDisplayItemClient(const DisplayItemClientWrapper&) const; |
- void invalidateDisplayItemClientForNonCompositingDescendants() const; |
protected: |
enum LayoutObjectType { |