| Index: third_party/WebKit/Source/platform/mac/NSScrollerImpDetails.h
|
| diff --git a/third_party/WebKit/Source/platform/mac/NSScrollerImpDetails.h b/third_party/WebKit/Source/platform/mac/NSScrollerImpDetails.h
|
| index c5b7581b5f0c6a22e6ec126f8d23c71bbb744c9b..d3ec907d72196756d77959f42505811cac90ad96 100644
|
| --- a/third_party/WebKit/Source/platform/mac/NSScrollerImpDetails.h
|
| +++ b/third_party/WebKit/Source/platform/mac/NSScrollerImpDetails.h
|
| @@ -26,6 +26,8 @@
|
| #ifndef WebCore_NSScrollerImpDetails_h
|
| #define WebCore_NSScrollerImpDetails_h
|
|
|
| +#import <Cocoa/Cocoa.h>
|
| +
|
| #import <AvailabilityMacros.h>
|
|
|
| @interface NSObject (ScrollbarPainter)
|
|
|