| Index: third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| index 2ae499526571041e8d963657e69042a4656d0233..2f402fbd9e7f6e858fa4fe246a4c980013bf57e4 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| @@ -92,6 +92,7 @@ public:
|
| ScrollbarThumb,
|
| ScrollbarTickmarks,
|
| ScrollbarTrackBackground,
|
| + ScrollbarCompositedScrollbar,
|
| SelectionTint,
|
| TableCellBackgroundFromColumnGroup,
|
| TableCellBackgroundFromColumn,
|
|
|