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

Unified Diff: sky/engine/core/animation/animatable/AnimatableImage.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/AnimatableImage.h
diff --git a/sky/engine/core/animation/animatable/AnimatableImage.h b/sky/engine/core/animation/animatable/AnimatableImage.h
index 1e7b588caf2630cc7aec5fe10d0538415ea1b401..b9bd6631ec13ca5cb34d1a30b6e5e5660f279e9a 100644
--- a/sky/engine/core/animation/animatable/AnimatableImage.h
+++ b/sky/engine/core/animation/animatable/AnimatableImage.h
@@ -31,9 +31,9 @@
#ifndef AnimatableImage_h
#define AnimatableImage_h
-#include "core/animation/animatable/AnimatableValue.h"
-#include "core/css/CSSCrossfadeValue.h"
-#include "core/rendering/style/StyleImage.h"
+#include "sky/engine/core/animation/animatable/AnimatableValue.h"
+#include "sky/engine/core/css/CSSCrossfadeValue.h"
+#include "sky/engine/core/rendering/style/StyleImage.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698