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

Unified Diff: sky/engine/core/animation/SampledEffect.h

Issue 746023002: Make absolute and sort all Sky headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/engine/core/animation/SampledEffect.h
diff --git a/sky/engine/core/animation/SampledEffect.h b/sky/engine/core/animation/SampledEffect.h
index c42498ed3fb32af30d3b32187e48e01e919c323f..74e5b40058f7b962780e54be5beb2a613f87d3f7 100644
--- a/sky/engine/core/animation/SampledEffect.h
+++ b/sky/engine/core/animation/SampledEffect.h
@@ -5,11 +5,11 @@
#ifndef SampledEffect_h
#define SampledEffect_h
-#include "core/animation/Animation.h"
-#include "core/animation/AnimationPlayer.h"
-#include "core/animation/Interpolation.h"
-#include "wtf/BitArray.h"
-#include "wtf/Vector.h"
+#include "sky/engine/core/animation/Animation.h"
+#include "sky/engine/core/animation/AnimationPlayer.h"
+#include "sky/engine/core/animation/Interpolation.h"
+#include "sky/engine/wtf/BitArray.h"
+#include "sky/engine/wtf/Vector.h"
namespace blink {
« no previous file with comments | « sky/engine/core/animation/LengthStyleInterpolationTest.cpp ('k') | sky/engine/core/animation/SampledEffect.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698