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

Unified Diff: Source/core/animation/animatable/AnimatableImage.h

Issue 363183003: Move Animatable* hierarchy into new folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/animation/animatable/AnimatableImage.h
diff --git a/Source/core/animation/AnimatableImage.h b/Source/core/animation/animatable/AnimatableImage.h
similarity index 98%
rename from Source/core/animation/AnimatableImage.h
rename to Source/core/animation/animatable/AnimatableImage.h
index e76b6196e8c94fb92c2202040a01e923f1c634a0..2f703ca0db08ee8c1f38813badee65c199ac32e6 100644
--- a/Source/core/animation/AnimatableImage.h
+++ b/Source/core/animation/animatable/AnimatableImage.h
@@ -31,7 +31,7 @@
#ifndef AnimatableImage_h
#define AnimatableImage_h
-#include "core/animation/AnimatableValue.h"
+#include "core/animation/animatable/AnimatableValue.h"
#include "core/css/CSSCrossfadeValue.h"
#include "core/rendering/style/StyleImage.h"
« no previous file with comments | « Source/core/animation/animatable/AnimatableFilterOperations.cpp ('k') | Source/core/animation/animatable/AnimatableImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698