| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index c1fb99217a144290c4bd9838318c3d9097449616..78b2944c8770333dc1f78950865feb71e95be1e9 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -797,6 +797,8 @@
|
| 'style/StyleSelfAlignmentData.h',
|
| 'style/StyleSurroundData.cpp',
|
| 'style/StyleTransformData.cpp',
|
| + 'style/StyleVariableData.cpp',
|
| + 'style/StyleVariableData.h',
|
| 'style/StyleVisualData.cpp',
|
| 'style/StyleWillChangeData.cpp',
|
| 'layout/svg/line/SVGInlineFlowBox.cpp',
|
|
|