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

Unified Diff: Source/core/page/animation/ImplicitAnimation.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
Index: Source/core/page/animation/ImplicitAnimation.h
diff --git a/Source/core/page/animation/ImplicitAnimation.h b/Source/core/page/animation/ImplicitAnimation.h
index 7fd713dbd8afe4c4490bafc8cd3a53844eba04ac..a77af62d867e8cf5321b22316b9dc135a20adb7e 100644
--- a/Source/core/page/animation/ImplicitAnimation.h
+++ b/Source/core/page/animation/ImplicitAnimation.h
@@ -30,7 +30,7 @@
#define ImplicitAnimation_h
#include "CSSPropertyNames.h"
-#include "Document.h"
+#include "core/dom/Document.h"
#include "core/page/animation/AnimationBase.h"
namespace WebCore {
« no previous file with comments | « Source/core/page/animation/AnimationController.cpp ('k') | Source/core/page/animation/ImplicitAnimation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698