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

Unified Diff: sky/engine/core/animation/animatable/AnimatableUnknown.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/animatable/AnimatableUnknown.h
diff --git a/sky/engine/core/animation/animatable/AnimatableUnknown.h b/sky/engine/core/animation/animatable/AnimatableUnknown.h
index 66433ef97d18991a18f5e5cd6b01e7ade77ca9f3..58ccd71b374cac72f014689c6e4d3ee8c948c487 100644
--- a/sky/engine/core/animation/animatable/AnimatableUnknown.h
+++ b/sky/engine/core/animation/animatable/AnimatableUnknown.h
@@ -31,9 +31,9 @@
#ifndef AnimatableUnknown_h
#define AnimatableUnknown_h
-#include "core/animation/animatable/AnimatableValue.h"
-#include "core/css/CSSValuePool.h"
#include "gen/sky/core/CSSValueKeywords.h"
+#include "sky/engine/core/animation/animatable/AnimatableValue.h"
+#include "sky/engine/core/css/CSSValuePool.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698