| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index c9657c04f09c9ef089f5131cafe4a8e61b0ea613..1116160843e1011ac113e119f25e1d11528f7fc7 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -263,6 +263,8 @@
|
| 'fonts/FontData.cpp',
|
| 'fonts/FontData.h',
|
| 'fonts/FontDescription.cpp',
|
| + 'fonts/FontFallbackWin.cpp',
|
| + 'fonts/FontFallbackWin.h',
|
| 'fonts/FontFamily.cpp',
|
| 'fonts/FontFamily.h',
|
| 'fonts/FontFeatureSettings.cpp',
|
|
|