| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index d8a56b8ce44e6f483da03b12126e98f3ac62107f..0920254aae925e07d29ec9b0dc806c37271d3dbe 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -965,6 +965,7 @@
|
| 'fonts/mac/FontFamilyMatcherMacTest.mm',
|
| 'fonts/shaping/CachingWordShaperTest.cpp',
|
| 'fonts/shaping/HarfBuzzShaperTest.cpp',
|
| + 'fonts/win/FontFallbackWinTest.cpp',
|
| 'geometry/FloatBoxTest.cpp',
|
| 'geometry/FloatBoxTestHelpers.cpp',
|
| 'geometry/FloatPointTest.cpp',
|
|
|