| Index: third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ClipPathClipper.h b/third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| index 0e297044dc94646040abb87397fd32752ccb8d07..37c640102ac41bf3a8d25d5cb76dbf9dc34344c6 100644
|
| --- a/third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| +++ b/third_party/WebKit/Source/core/paint/ClipPathClipper.h
|
| @@ -24,7 +24,6 @@ public:
|
| GraphicsContext&,
|
| const LayoutObject&,
|
| const FloatRect& referenceBox,
|
| - const FloatRect& visualOverflowRect,
|
| const FloatPoint& origin);
|
| ~ClipPathClipper();
|
|
|
|
|