| Index: third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h b/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| index 4edba3f350d8ccfd1a46bd64318b7fe3884a666d..ec189bd497455795b421cedb6f8b6fbd3d9ffdef 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| +++ b/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| @@ -84,6 +84,7 @@ public:
|
| IntRect visualRect() const override { return IntRect(); }
|
|
|
| private:
|
| + DISPLAY_ITEM_CACHE_STATUS_UNCACHEABLE_IMPLEMENTATION
|
| WebScrollbar& m_scrollbar;
|
| };
|
|
|
|
|