| Index: Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
|
| diff --git a/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm b/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
|
| index ac239fa24ac43995573ee29dd379c9833b5f1263..aa7a5e72bbafa542c7a8ebc2d04235b123075013 100644
|
| --- a/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
|
| +++ b/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
|
| @@ -25,6 +25,7 @@
|
| #import "core/platform/graphics/FontPlatformData.h"
|
|
|
| #import <AppKit/NSFont.h>
|
| +#import <AvailabilityMacros.h>
|
| #import <wtf/text/WTFString.h>
|
|
|
| #if OS(DARWIN)
|
|
|