| Index: Source/platform/fonts/mac/MemoryActivatedFont.mm
|
| diff --git a/Source/platform/fonts/mac/MemoryActivatedFont.mm b/Source/platform/fonts/mac/MemoryActivatedFont.mm
|
| index caaf16d57028fc0fc193adc7c6e8111ce4694176..b2e1a21005e6020a2f1ac5ad9bf7efe15bf1208d 100644
|
| --- a/Source/platform/fonts/mac/MemoryActivatedFont.mm
|
| +++ b/Source/platform/fonts/mac/MemoryActivatedFont.mm
|
| @@ -21,7 +21,7 @@
|
| */
|
|
|
| // This file provides additional functionality to the Mac FontPlatformData class
|
| -// defined in WebCore/platform/cocoa/FontPlatformDataCocoa.mm .
|
| +// defined in WebCore/platform/mac/FontPlatformDataMac.mm.
|
| // Because we want to support loading fonts between processes in the face of
|
| // font loading being blocked by the sandbox, we need a mechnasim to both
|
| // do the loading of in-memory fonts and keep track of them.
|
|
|