| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index c741e2b3e973cdcf3a2b5bc3142e47f05502a607..96c8ecc4420fb097cccfc846d48dde7bb1f4019c 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -346,6 +346,7 @@
|
| 'fonts/FontDataCache.cpp',
|
| 'fonts/FontDataCache.h',
|
| 'fonts/FontDescription.cpp',
|
| + 'fonts/FontFaceCreationParams.h',
|
| 'fonts/FontFallbackList.cpp',
|
| 'fonts/FontFallbackList.h',
|
| 'fonts/FontFamily.cpp',
|
|
|