Index: Source/core/page/animation/KeyframeAnimation.cpp |
diff --git a/Source/core/page/animation/KeyframeAnimation.cpp b/Source/core/page/animation/KeyframeAnimation.cpp |
index 61f335ff7566b9d30cc482d6f24ded9bdc81aa4a..9e7db09930693c0d9b1dc430f46cab5a2128f66f 100644 |
--- a/Source/core/page/animation/KeyframeAnimation.cpp |
+++ b/Source/core/page/animation/KeyframeAnimation.cpp |
@@ -30,8 +30,8 @@ |
#include "core/page/animation/KeyframeAnimation.h" |
#include "CSSPropertyNames.h" |
-#include "EventNames.h" |
#include "core/css/StyleResolver.h" |
+#include "core/dom/EventNames.h" |
#include "core/page/animation/AnimationControllerPrivate.h" |
#include "core/page/animation/CSSPropertyAnimation.h" |
#include "core/page/animation/CompositeAnimation.h" |