| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index b82399db968e11959a16b84e51960818e993a7a4..13b6070a503cbc86771e257666314dd4d420167f 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -882,6 +882,7 @@
|
| 'TestingPlatformSupport.h',
|
| 'animation/UnitBezierTest.cpp',
|
| 'clipboard/ClipboardUtilitiesTest.cpp',
|
| + 'fonts/FontDescriptionTest.cpp',
|
| 'fonts/FontTest.cpp',
|
| 'geometry/FloatPolygonTest.cpp',
|
| 'geometry/FloatRoundedRectTest.cpp',
|
|
|