| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d8120dc0ed34af24591a45b1f20bc401fc8685d8..a57ffb47a6ac2471889e7639787fc51b65a70006 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2526,8 +2526,8 @@
|
| 'platform/UUID.h',
|
| 'platform/Widget.cpp',
|
| 'platform/Widget.h',
|
| - 'platform/animation/CSSAnimationData.cpp',
|
| - 'platform/animation/CSSAnimationDataList.cpp',
|
| + 'platform/animation/StyleAnimationData.cpp',
|
| + 'platform/animation/StyleAnimationDataList.cpp',
|
| 'platform/audio/AudioArray.h',
|
| 'platform/audio/AudioBus.cpp',
|
| 'platform/audio/AudioBus.h',
|
|
|