Index: third_party/WebKit/Source/core/paint/PaintLayer.h |
diff --git a/third_party/WebKit/Source/core/paint/PaintLayer.h b/third_party/WebKit/Source/core/paint/PaintLayer.h |
index b36cad216a745eb33715f2ff5a09d2a3a75b6588..f7115c5e284b64361c6902b724aac9698ea0e416 100644 |
--- a/third_party/WebKit/Source/core/paint/PaintLayer.h |
+++ b/third_party/WebKit/Source/core/paint/PaintLayer.h |
@@ -772,7 +772,6 @@ |
void updatePaginationRecursive(bool needsPaginationUpdate = false); |
void clearPaginationRecursive(); |
- void setNeedsRepaintInternal(); |
void markCompositingContainerChainForNeedsRepaint(); |
PaintLayerRareData& ensureRareData() |