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 2670d444a6c168c0bc13146840590e1e229e68de..500cbf82877f36cde9378d715d90c9ce07329933 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h |
@@ -127,6 +127,7 @@ public: |
ClipLayerOverflowControls, |
ClipNodeImage, |
ClipPopupListBoxFrame, |
+ ClipScrollbarsToBoxBounds, |
ClipSelectionImage, |
PageWidgetDelegateClip, |
ClipPrintedPage, |