| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 007129516b683ff149f4623f103372e77ae6a625..51ad7265d6758188b7e00c7e26599755e134bc43 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -936,6 +936,7 @@
|
| 'fonts/GlyphBufferTest.cpp',
|
| 'fonts/GlyphPageTreeNodeTest.cpp',
|
| 'fonts/android/FontCacheAndroidTest.cpp',
|
| + 'fonts/shaping/HarfBuzzShaperTest.cpp',
|
| 'geometry/FloatBoxTest.cpp',
|
| 'geometry/FloatBoxTestHelpers.cpp',
|
| 'geometry/FloatPointTest.cpp',
|
|
|