Chromium Code Reviews| Index: Source/platform/scroll/ScrollbarThemeMacCommon.h |
| diff --git a/Source/platform/scroll/ScrollbarThemeMacCommon.h b/Source/platform/scroll/ScrollbarThemeMacCommon.h |
| index 2440a3137af7e95d7947d7bc154a69eb1937cfbe..8a773a31e794f1d818382e0f72a1298a41ab7827 100644 |
| --- a/Source/platform/scroll/ScrollbarThemeMacCommon.h |
| +++ b/Source/platform/scroll/ScrollbarThemeMacCommon.h |
| @@ -31,6 +31,8 @@ |
| namespace WebCore { |
| +class Pattern; |
| + |
| class PLATFORM_EXPORT ScrollbarThemeMacCommon : public ScrollbarTheme { |
| public: |
| virtual ~ScrollbarThemeMacCommon(); |