Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / webkit / renderer / compositor_bindings / web_compositor_support_impl.h
index e89a0cb..aa7eee0 100644 (file)
@@ -36,7 +36,9 @@ class WebCompositorSupportImpl : public blink::WebCompositorSupport {
       blink::WebScrollbarThemePainter painter,
       blink::WebScrollbarThemeGeometry*);
   virtual blink::WebScrollbarLayer* createSolidColorScrollbarLayer(
-      blink::WebScrollbar::Orientation orientation, int thumb_thickness,
+      blink::WebScrollbar::Orientation orientation,
+      int thumb_thickness,
+      int track_start,
       bool is_left_side_vertical_scrollbar);
   virtual blink::WebAnimation* createAnimation(
       const blink::WebAnimationCurve& curve,