| Index: Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm
|
| diff --git a/Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm b/Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm
|
| index b8b6e742aecc0c8392223179a18bf7006d9e82bc..1973661a15d536c4e62945a5a43048e876b1eb7e 100644
|
| --- a/Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm
|
| +++ b/Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm
|
| @@ -30,7 +30,7 @@
|
| #import "core/platform/graphics/chromium/CrossProcessFontLoading.h"
|
|
|
| #import <AppKit/NSFont.h>
|
| -#import "../graphics/FontPlatformData.h"
|
| +#import "core/platform/graphics/FontPlatformData.h"
|
| #include "core/platform/LinkHash.h"
|
| #import <public/mac/WebSandboxSupport.h>
|
| #import <public/Platform.h>
|
|
|