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

Unified Diff: Source/core/animation/StyleInterpolation.h

Issue 408443004: Web Animations: Remove confusing interpolation subdirectory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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/StyleInterpolation.h
diff --git a/Source/core/animation/interpolation/StyleInterpolation.h b/Source/core/animation/StyleInterpolation.h
similarity index 96%
rename from Source/core/animation/interpolation/StyleInterpolation.h
rename to Source/core/animation/StyleInterpolation.h
index 8eecf3e6a6e1ffebcc6aaf5ba57267adf729fad2..912f10cfea866775741d10fe6e8b9d17cc4453b7 100644
--- a/Source/core/animation/interpolation/StyleInterpolation.h
+++ b/Source/core/animation/StyleInterpolation.h
@@ -6,7 +6,7 @@
#define StyleInterpolation_h
#include "core/CSSPropertyNames.h"
-#include "core/animation/interpolation/Interpolation.h"
+#include "core/animation/Interpolation.h"
namespace blink {
« no previous file with comments | « Source/core/animation/StringKeyframe.cpp ('k') | Source/core/animation/animatable/AnimatableValueKeyframe.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698