| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 529c25184d2af33f86b79bfbf5c62d46e20e0a0e..f9fec982580a903d84224df6a9b5cf361f6b35c1 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -752,6 +752,8 @@
|
| 'css/CSSCharsetRule.cpp',
|
| 'css/CSSCharsetRule.h',
|
| 'css/CSSComputedStyleDeclaration.cpp',
|
| + 'css/CSSContentDistributionValue.cpp',
|
| + 'css/CSSContentDistributionValue.h',
|
| 'css/CSSCrossfadeValue.cpp',
|
| 'css/CSSCrossfadeValue.h',
|
| 'css/CSSCursorImageValue.cpp',
|
|
|