Index: third_party/WebKit/Source/core/style/ComputedStyle.h |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyle.h b/third_party/WebKit/Source/core/style/ComputedStyle.h |
index ed8e7e1d62eaebd494ea9261bb7fd8b15e9887b9..41e3ee80f329752e6ea2c65c0b763eedc0baad2d 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyle.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyle.h |
@@ -3710,7 +3710,6 @@ class CORE_EXPORT ComputedStyle : public ComputedStyleBase, |
bool diffNeedsPaintInvalidationObjectForPaintImage( |
const StyleImage*, |
const ComputedStyle& other) const; |
- bool diffNeedsPaintInvalidationSelection(const ComputedStyle& other) const; |
void updatePropertySpecificDifferences(const ComputedStyle& other, |
StyleDifference&) const; |