Index: cc/layers/painted_scrollbar_layer.h |
diff --git a/cc/layers/painted_scrollbar_layer.h b/cc/layers/painted_scrollbar_layer.h |
index cd6a0460a43fa0f7cc1318df72c84b8564f6153a..7928c43763cf27adfbf2cedf62eb6c1562911ae8 100644 |
--- a/cc/layers/painted_scrollbar_layer.h |
+++ b/cc/layers/painted_scrollbar_layer.h |
@@ -90,6 +90,7 @@ class CC_EXPORT PaintedScrollbarLayer : public ScrollbarLayerInterface, |
gfx::Rect track_rect_; |
bool is_overlay_; |
bool has_thumb_; |
+ bool has_thumb_pre_; |
scoped_ptr<ScopedUIResource> track_resource_; |
scoped_ptr<ScopedUIResource> thumb_resource_; |