Index: third_party/WebKit/public/web/mac/WebScrollbarTheme.h |
diff --git a/third_party/WebKit/public/web/mac/WebScrollbarTheme.h b/third_party/WebKit/public/web/mac/WebScrollbarTheme.h |
index a610ac935921d5ec23d74db123574d6daced444b..bea29e2b33ecc4303064b539739f56b0212eab18 100644 |
--- a/third_party/WebKit/public/web/mac/WebScrollbarTheme.h |
+++ b/third_party/WebKit/public/web/mac/WebScrollbarTheme.h |
@@ -54,7 +54,7 @@ public: |
BLINK_EXPORT static void updateScrollbarsWithNSDefaults( |
float initialButtonDelay, float autoscrollButtonDelay, |
ScrollerStyle preferredScrollerStyle, bool redraw, |
- bool scrollAnimationEnabled, WebScrollbarButtonsPlacement); |
+ WebScrollbarButtonsPlacement); |
}; |
} // namespace blink |