| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index c741e2b3e973cdcf3a2b5bc3142e47f05502a607..3776ba2be9c791ce40be0f5c9d4eb06baa5a6e67 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -927,6 +927,7 @@
|
| ],
|
| # NOTE: these are legacy unit tests, do not add more!
|
| 'platform_web_unittest_files': [
|
| + 'fonts/opentype/OpenTypeSanitizerTest.cpp',
|
| 'graphics/BitmapImageTest.cpp',
|
| 'graphics/Canvas2DLayerBridgeTest.cpp',
|
| 'graphics/Canvas2DLayerManagerTest.cpp',
|
|
|