Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 16d4c41d7378b31e18b03694f4135f9a341b9970..9e0bca6955c4c5508d4416046325e4562ee521ed 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -544,6 +544,7 @@ |
| 'animation/Animation.h', |
| 'animation/AnimationEffect.h', |
| 'animation/AnimationStack.h', |
| + 'animation/DeferredAnimatableValue.h', |
| 'animation/DocumentTimeline.cpp', |
| 'animation/DocumentTimeline.h', |
| 'animation/KeyframeAnimationEffect.cpp', |