Index: third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h |
diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h b/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h |
index c121f14768b573cbbe76915da2b52d7ca1829eab..1a9f4ae9e7172adbb3a29427505c9d69f52d13f1 100644 |
--- a/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h |
+++ b/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h |
@@ -72,9 +72,6 @@ class PLATFORM_EXPORT GraphicsLayerClient { |
virtual ~GraphicsLayerClient() {} |
virtual void invalidateTargetElementForTesting() {} |
- virtual void notifyPaint(bool isFirstPaint, |
- bool textPainted, |
- bool imagePainted) {} |
virtual IntRect computeInterestRect( |
const GraphicsLayer*, |