Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index ad32056d8bbfccfb1efa9900e4849bfe89d3c2a9..d1728bfc70e8b5f0c599c7a89a38a8f05f19d496 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -307,9 +307,6 @@ public: |
int separatorIndex); |
virtual void hidePopups(); |
virtual void selectAutofillSuggestionAtIndex(unsigned listIndex); |
- virtual void setScrollbarColors(unsigned inactiveColor, |
- unsigned activeColor, |
- unsigned trackColor); |
virtual void setSelectionColors(unsigned activeBackgroundColor, |
unsigned activeForegroundColor, |
unsigned inactiveBackgroundColor, |