| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e2b22a74098350222a479cae4db99f4ec95262c5..80fe054b4ba4002f98971eec886d4315f147380d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3383,6 +3383,7 @@
|
| 'animation/TimingInputTest.cpp',
|
| 'animation/DeferredLegacyStyleInterpolationTest.cpp',
|
| 'animation/LengthStyleInterpolationTest.cpp',
|
| + 'clipboard/DataObjectTest.cpp',
|
| 'css/AffectedByFocusTest.cpp',
|
| 'css/CSSCalculationValueTest.cpp',
|
| 'css/CSSFontFaceTest.cpp',
|
|
|