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

Unified Diff: sky/engine/core/animation/animatable/AnimatableValueTestHelper.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/AnimatableValueTestHelper.h
diff --git a/sky/engine/core/animation/animatable/AnimatableValueTestHelper.h b/sky/engine/core/animation/animatable/AnimatableValueTestHelper.h
index 6c5b74598e6c6e0a0fade8dc908c94c02acdd94a..06924586fb34be52a53edc873779948afb8067dc 100644
--- a/sky/engine/core/animation/animatable/AnimatableValueTestHelper.h
+++ b/sky/engine/core/animation/animatable/AnimatableValueTestHelper.h
@@ -36,17 +36,17 @@
#ifndef AnimatableValueTestHelper_h
#define AnimatableValueTestHelper_h
-#include "core/animation/animatable/AnimatableClipPathOperation.h"
-#include "core/animation/animatable/AnimatableColor.h"
-#include "core/animation/animatable/AnimatableImage.h"
-#include "core/animation/animatable/AnimatableNeutral.h"
-#include "core/animation/animatable/AnimatableRepeatable.h"
-#include "core/animation/animatable/AnimatableShapeValue.h"
-#include "core/animation/animatable/AnimatableTransform.h"
-#include "core/animation/animatable/AnimatableUnknown.h"
-#include "core/animation/animatable/AnimatableValue.h"
+#include "sky/engine/core/animation/animatable/AnimatableClipPathOperation.h"
+#include "sky/engine/core/animation/animatable/AnimatableColor.h"
+#include "sky/engine/core/animation/animatable/AnimatableImage.h"
+#include "sky/engine/core/animation/animatable/AnimatableNeutral.h"
+#include "sky/engine/core/animation/animatable/AnimatableRepeatable.h"
+#include "sky/engine/core/animation/animatable/AnimatableShapeValue.h"
+#include "sky/engine/core/animation/animatable/AnimatableTransform.h"
+#include "sky/engine/core/animation/animatable/AnimatableUnknown.h"
+#include "sky/engine/core/animation/animatable/AnimatableValue.h"
-#include "core/css/CSSValueTestHelper.h"
+#include "sky/engine/core/css/CSSValueTestHelper.h"
// FIXME: Move to something like core/wtf/WTFTestHelpers.h
// Compares the targets of two RefPtrs for equality.

Powered by Google App Engine
This is Rietveld 408576698