X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcc%2Flayers%2Fpainted_scrollbar_layer_impl.cc;h=2af722d410629142b16a4416306dc259a553d98e;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=d67fbe4c94d2b0988410eadd30452dfb614541a6;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/cc/layers/painted_scrollbar_layer_impl.cc b/src/cc/layers/painted_scrollbar_layer_impl.cc index d67fbe4..2af722d 100644 --- a/src/cc/layers/painted_scrollbar_layer_impl.cc +++ b/src/cc/layers/painted_scrollbar_layer_impl.cc @@ -29,7 +29,7 @@ PaintedScrollbarLayerImpl::PaintedScrollbarLayerImpl( LayerTreeImpl* tree_impl, int id, ScrollbarOrientation orientation) - : ScrollbarLayerImplBase(tree_impl, id, orientation, false), + : ScrollbarLayerImplBase(tree_impl, id, orientation, false, false), track_ui_resource_id_(0), thumb_ui_resource_id_(0), thumb_thickness_(0),