| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index d58bf983b4aa1ccf76bbeba168983885054fcdd1..38fec0f927b39302f7a7790f00776333524437ba 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -311,6 +311,7 @@
|
| 'fonts/FontBaseline.h',
|
| 'fonts/FontCache.cpp',
|
| 'fonts/FontCache.h',
|
| + 'fonts/FontCacheClient.h',
|
| 'fonts/FontCacheKey.h',
|
| 'fonts/FontCustomPlatformData.h',
|
| 'fonts/FontData.cpp',
|
|
|