Index: Source/platform/graphics/paint/DrawingRecorder.h |
diff --git a/Source/platform/graphics/paint/DrawingRecorder.h b/Source/platform/graphics/paint/DrawingRecorder.h |
index ea4e6f5862dbd38e112152acec3ddc08dbfe0c10..87f7a26cdcd210e93b31c4a5dd8dc260848eeb57 100644 |
--- a/Source/platform/graphics/paint/DrawingRecorder.h |
+++ b/Source/platform/graphics/paint/DrawingRecorder.h |
@@ -34,7 +34,6 @@ private: |
GraphicsContext* m_context; |
DisplayItemClient m_displayItemClient; |
const DisplayItem::Type m_displayItemType; |
- const FloatRect m_bounds; |
bool m_canUseCachedDrawing; |
#ifndef NDEBUG |
WTF::String m_clientDebugString; |