| Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| index 558b170d04b5739c450aea97c956734b16faf541..3545d5a2dd2e1c106262c3e01253275ac8faff9a 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| @@ -26,6 +26,8 @@
|
| #ifndef ScrollbarThemeMac_h
|
| #define ScrollbarThemeMac_h
|
|
|
| +#import <Cocoa/Cocoa.h>
|
| +
|
| #include "platform/mac/NSScrollerImpDetails.h"
|
| #include "platform/scroll/ScrollbarTheme.h"
|
|
|
|
|