| Index: Source/core/platform/graphics/mac/ComplexTextControllerCoreText.mm
|
| diff --git a/Source/core/platform/graphics/mac/ComplexTextControllerCoreText.mm b/Source/core/platform/graphics/mac/ComplexTextControllerCoreText.mm
|
| index c0f2606f4e474e95382614be9ce8eeba14084cfc..e5c514b058809bf0868d3f78205704a8e435f4dd 100644
|
| --- a/Source/core/platform/graphics/mac/ComplexTextControllerCoreText.mm
|
| +++ b/Source/core/platform/graphics/mac/ComplexTextControllerCoreText.mm
|
| @@ -31,6 +31,7 @@
|
| #include "core/platform/graphics/TextRun.h"
|
|
|
| #include <ApplicationServices/ApplicationServices.h>
|
| +#import <AvailabilityMacros.h>
|
|
|
| // Forward declare Mac SPIs.
|
| extern "C" {
|
|
|