| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index d498ae034cdc72a1dd5208a69ca83007c625ce7d..9d35f3c5fd3031a6c793e020cda7b074602d19d9 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -219,8 +219,10 @@
|
| 'exported/WebURLResponse.cpp',
|
| 'exported/WebURLResponsePrivate.h',
|
| 'fonts/FontBaseline.h',
|
| + 'fonts/FontCacheKey.h',
|
| 'fonts/FontData.cpp',
|
| 'fonts/FontData.h',
|
| + 'fonts/FontDescription.cpp',
|
| 'fonts/FontFamily.cpp',
|
| 'fonts/FontFamily.h',
|
| 'fonts/FontFeatureSettings.cpp',
|
|
|