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

Unified Diff: Source/core/page/animation/KeyframeAnimation.h

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner Created 7 years, 8 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/page/animation/ImplicitAnimation.cpp ('k') | Source/core/page/animation/KeyframeAnimation.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/animation/KeyframeAnimation.h
diff --git a/Source/core/page/animation/KeyframeAnimation.h b/Source/core/page/animation/KeyframeAnimation.h
index 02b173754d8f52ffb1c17e8ccb9f9a4560d138a8..a83d9220b2dfa4a3919ab7d83c3c9f540a37c0ae 100644
--- a/Source/core/page/animation/KeyframeAnimation.h
+++ b/Source/core/page/animation/KeyframeAnimation.h
@@ -29,7 +29,7 @@
#ifndef KeyframeAnimation_h
#define KeyframeAnimation_h
-#include "Document.h"
+#include "core/dom/Document.h"
#include "core/page/animation/AnimationBase.h"
#include "core/rendering/style/KeyframeList.h"
« no previous file with comments | « Source/core/page/animation/ImplicitAnimation.cpp ('k') | Source/core/page/animation/KeyframeAnimation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698