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

Unified Diff: Source/core/page/animation/CSSPropertyAnimation.cpp

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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/Settings.cpp ('k') | Source/core/platform/ThreadGlobalData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/animation/CSSPropertyAnimation.cpp
diff --git a/Source/core/page/animation/CSSPropertyAnimation.cpp b/Source/core/page/animation/CSSPropertyAnimation.cpp
index 360e7617f03c34f785f1f176a835d4dfa4abacd9..3eb736b368a6694d658dec4a63b2d448767f98c5 100644
--- a/Source/core/page/animation/CSSPropertyAnimation.cpp
+++ b/Source/core/page/animation/CSSPropertyAnimation.cpp
@@ -37,9 +37,9 @@
#include "CSSImageValue.h"
#include "CSSPrimitiveValue.h"
#include "CSSPropertyNames.h"
-#include "CachedImage.h"
#include "StylePropertyShorthand.h"
#include "StyleResolver.h"
+#include "core/loader/cache/CachedImage.h"
#include "core/platform/FloatConversion.h"
#include "core/platform/graphics/transforms/IdentityTransformOperation.h"
#include "core/platform/graphics/transforms/Matrix3DTransformOperation.h"
« no previous file with comments | « Source/core/page/Settings.cpp ('k') | Source/core/platform/ThreadGlobalData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698