| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index ed1d5bdc17a1536262e47fa2830ddb1b51aa8488..d95c3aafbfdbc48a2ca2fbf47abb067587fc9748 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1631,6 +1631,7 @@
|
| 'rendering/style/StyleSurroundData.cpp',
|
| 'rendering/style/StyleTransformData.cpp',
|
| 'rendering/style/StyleVisualData.cpp',
|
| + 'rendering/style/StyleWillChangeData.cpp',
|
| 'rendering/svg/SVGInlineFlowBox.cpp',
|
| 'rendering/svg/SVGInlineFlowBox.h',
|
| 'rendering/svg/SVGInlineTextBox.cpp',
|
|
|