| Index: Source/platform/scroll/ScrollbarTheme.h
|
| diff --git a/Source/platform/scroll/ScrollbarTheme.h b/Source/platform/scroll/ScrollbarTheme.h
|
| index 0dac245f59be9197e83f26195e3eedf4919ff8fc..b98fd50a9a241f1ffe68b954d8f697f1a0438ac6 100644
|
| --- a/Source/platform/scroll/ScrollbarTheme.h
|
| +++ b/Source/platform/scroll/ScrollbarTheme.h
|
| @@ -30,6 +30,7 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
| +#include "public/platform/mac/MacScrollTypes.h"
|
|
|
| namespace blink {
|
|
|
|
|