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

Unified Diff: Source/core/animation/DeferredLegacyStyleInterpolation.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/DeferredLegacyStyleInterpolation.h
diff --git a/Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.h b/Source/core/animation/DeferredLegacyStyleInterpolation.h
similarity index 96%
rename from Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.h
rename to Source/core/animation/DeferredLegacyStyleInterpolation.h
index 94f66be269c7bb2f83d7936ac65536b509d1cfb6..ba4cddce6a9ea43e1d85537f1466aef2c3e41439 100644
--- a/Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.h
+++ b/Source/core/animation/DeferredLegacyStyleInterpolation.h
@@ -5,7 +5,7 @@
#ifndef DeferredLegacyStyleInterpolation_h
#define DeferredLegacyStyleInterpolation_h
-#include "core/animation/interpolation/StyleInterpolation.h"
+#include "core/animation/StyleInterpolation.h"
#include "core/css/CSSValue.h"
namespace blink {
« no previous file with comments | « Source/core/animation/DefaultStyleInterpolation.h ('k') | Source/core/animation/DeferredLegacyStyleInterpolation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698