| Index: Source/core/core.gypi
 | 
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
 | 
| index 0c79b124ad564b6d31c8f92071bacc3715982333..5a7db54a7776a5913a0f8b19335eab9d790464c9 100644
 | 
| --- a/Source/core/core.gypi
 | 
| +++ b/Source/core/core.gypi
 | 
| @@ -834,6 +834,8 @@
 | 
|              'style/StylePendingImage.h',
 | 
|              'style/StyleRareInheritedData.cpp',
 | 
|              'style/StyleRareNonInheritedData.cpp',
 | 
| +            'style/StyleScrollSnapData.cpp',
 | 
| +            'style/StyleScrollSnapData.h',
 | 
|              'style/StyleSelfAlignmentData.h',
 | 
|              'style/StyleSurroundData.cpp',
 | 
|              'style/StyleTransformData.cpp',
 | 
| 
 |