| Index: Source/platform/graphics/paint/DisplayItem.h
|
| diff --git a/Source/platform/graphics/paint/DisplayItem.h b/Source/platform/graphics/paint/DisplayItem.h
|
| index d3efa09053b7eefcdac06b62c2530cae3e53a8ff..68205d61e09ca3e31ae981e9ecec68dac3257905 100644
|
| --- a/Source/platform/graphics/paint/DisplayItem.h
|
| +++ b/Source/platform/graphics/paint/DisplayItem.h
|
| @@ -125,7 +125,6 @@ public:
|
| ClipPopupListBoxFrame,
|
| ClipSelectionImage,
|
| PageWidgetDelegateClip,
|
| - TransparencyClip,
|
| ClipPrintedPage,
|
| ClipLast = ClipPrintedPage,
|
|
|
|
|