Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1552)

Unified Diff: Source/core/style/KeyframeList.cpp

Issue 1113173003: Web Animations: Update naming to reflect spec changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: No, really. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/inspector/InspectorTraceEvents.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/KeyframeList.cpp
diff --git a/Source/core/style/KeyframeList.cpp b/Source/core/style/KeyframeList.cpp
index 36d1e4923737fc8cb046a1541dedb225829cfcc7..f72f4bac1115fedf80f9343e7f3c37295e4c0646 100644
--- a/Source/core/style/KeyframeList.cpp
+++ b/Source/core/style/KeyframeList.cpp
@@ -22,7 +22,7 @@
#include "config.h"
#include "core/style/KeyframeList.h"
-#include "core/animation/Animation.h"
+#include "core/animation/KeyframeEffect.h"
#include "core/css/StylePropertySet.h"
#include "core/layout/LayoutObject.h"
« no previous file with comments | « Source/core/inspector/InspectorTraceEvents.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698