| Index: Source/core/page/animation/ImplicitAnimation.cpp
|
| diff --git a/Source/core/page/animation/ImplicitAnimation.cpp b/Source/core/page/animation/ImplicitAnimation.cpp
|
| index 4ceeff678ae495712c8115bc50efca318213f221..9120c908e30b2df84aca0c725f73ac28c7e95901 100644
|
| --- a/Source/core/page/animation/ImplicitAnimation.cpp
|
| +++ b/Source/core/page/animation/ImplicitAnimation.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "core/dom/EventNames.h"
|
| +#include "core/events/EventNames.h"
|
| #include "core/page/UseCounter.h"
|
| #include "core/page/animation/AnimationControllerPrivate.h"
|
| #include "core/page/animation/CSSPropertyAnimation.h"
|
|
|