Index: Source/core/layout/PaintInfo.h |
diff --git a/Source/core/layout/PaintInfo.h b/Source/core/layout/PaintInfo.h |
index 915aefbc6e04bb33b3176a2120b0c89ffc2b86db..b8d121236972fe0363af9304be40278c7cb4da12 100644 |
--- a/Source/core/layout/PaintInfo.h |
+++ b/Source/core/layout/PaintInfo.h |
@@ -43,7 +43,6 @@ namespace blink { |
class RenderInline; |
class LayoutLayerModelObject; |
class LayoutObject; |
-class RenderPart; |
struct PaintInfo { |
PaintInfo(GraphicsContext* newContext, const IntRect& newRect, PaintPhase newPhase, PaintBehavior newPaintBehavior, |