| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 7d799855aac9eab1be8627e2e8689a4e01902802..5ee5eaf34c6727a7df512c37edef4c98fc226e44 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -821,6 +821,7 @@
|
| 'style/ShadowList.h',
|
| 'style/StyleBackgroundData.cpp',
|
| 'style/StyleBoxData.cpp',
|
| + 'style/StyleContentAlignmentData.h',
|
| 'style/StyleDeprecatedFlexibleBoxData.cpp',
|
| 'style/StyleFetchedImage.cpp',
|
| 'style/StyleFetchedImageSet.cpp',
|
| @@ -837,6 +838,7 @@
|
| 'style/StylePendingImage.h',
|
| 'style/StyleRareInheritedData.cpp',
|
| 'style/StyleRareNonInheritedData.cpp',
|
| + 'style/StyleSelfAlignmentData.h',
|
| 'style/StyleSurroundData.cpp',
|
| 'style/StyleTransformData.cpp',
|
| 'style/StyleVisualData.cpp',
|
|
|