| Index: Source/platform/mac/WebFontCache.mm
|
| diff --git a/Source/core/platform/mac/WebFontCache.mm b/Source/platform/mac/WebFontCache.mm
|
| similarity index 99%
|
| rename from Source/core/platform/mac/WebFontCache.mm
|
| rename to Source/platform/mac/WebFontCache.mm
|
| index bfcab60eae1a01fe10ff2c5e2c98dad65935832a..1915e77c7b19af2013a371fa331a98b26a920c96 100644
|
| --- a/Source/core/platform/mac/WebFontCache.mm
|
| +++ b/Source/platform/mac/WebFontCache.mm
|
| @@ -28,7 +28,7 @@
|
| */
|
|
|
| #import "config.h"
|
| -#import "core/platform/mac/WebFontCache.h"
|
| +#import "platform/mac/WebFontCache.h"
|
|
|
| #import <AppKit/AppKit.h>
|
| #import <Foundation/Foundation.h>
|
|
|