| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 96c8ecc4420fb097cccfc846d48dde7bb1f4019c..87a49169d4f752d97b0cff964165657a3e6648f7 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -916,6 +916,7 @@
|
| 'testing/TreeTestHelpers.cpp',
|
| 'testing/TreeTestHelpers.h',
|
| 'transforms/TransformOperationsTest.cpp',
|
| + 'transforms/TransformationMatrixTest.cpp',
|
| 'text/BidiResolverTest.cpp',
|
| 'text/DateTimeFormatTest.cpp',
|
| 'text/SegmentedStringTest.cpp',
|
|
|