Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 2cd73ee5c71d64beadc46fa9e69a9384f812709b..928fdfdb06c245f13c71fd0062b06ad87e7f42c4 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -895,6 +895,7 @@ |
'fonts/FontTest.cpp', |
'fonts/GlyphPageTreeNodeTest.cpp', |
'fonts/android/FontCacheAndroidTest.cpp', |
+ 'geometry/FloatBoxTest.cpp', |
'geometry/FloatPolygonTest.cpp', |
'geometry/FloatRoundedRectTest.cpp', |
'geometry/RegionTest.cpp', |
@@ -911,6 +912,7 @@ |
'testing/ArenaTestHelpers.h', |
'testing/TreeTestHelpers.cpp', |
'testing/TreeTestHelpers.h', |
+ 'transforms/TransformOperationsTest.cpp', |
'text/BidiResolverTest.cpp', |
'text/DateTimeFormatTest.cpp', |
'text/SegmentedStringTest.cpp', |