| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e9fd1a2cb9690e1b850cc0a8b8e90e531b678372..f664d7e0e746ed87e2d8340eb8e3f4350be32959 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3643,6 +3643,7 @@
|
| 'rendering/TextPainterTest.cpp',
|
| 'rendering/shapes/BoxShapeTest.cpp',
|
| 'rendering/style/OutlineValueTest.cpp',
|
| + 'rendering/style/RenderStyleTest.cpp',
|
| 'testing/PrivateScriptTestTest.cpp',
|
| 'streams/ReadableStreamTest.cpp',
|
| 'testing/UnitTestHelpers.cpp',
|
|
|