Index: third_party/WebKit/Source/platform/graphics/paint/PaintController.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/PaintController.h b/third_party/WebKit/Source/platform/graphics/paint/PaintController.h |
index 3ebb855ebb936c40f8b7ed5939a5b70037615411..6258ba0295f29d99ebec2496bd733cdef78d6ad7 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/PaintController.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/PaintController.h |
@@ -188,7 +188,6 @@ class PLATFORM_EXPORT PaintController { |
void AppendDebugDrawingAfterCommit( |
const DisplayItemClient&, |
sk_sp<PaintRecord>, |
- const FloatRect& record_bounds, |
const LayoutSize& offset_from_layout_object); |
void ShowDebugData() const { ShowDebugDataInternal(false); } |