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

Unified Diff: sky/engine/core/animation/CompositorAnimationsTestHelper.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/CompositorAnimationsTestHelper.h
diff --git a/sky/engine/core/animation/CompositorAnimationsTestHelper.h b/sky/engine/core/animation/CompositorAnimationsTestHelper.h
index 46955fbdfe824d490a870ea4e48ba71648bea016..89a49fed277b4e9e21970acde69cec0928020f4d 100644
--- a/sky/engine/core/animation/CompositorAnimationsTestHelper.h
+++ b/sky/engine/core/animation/CompositorAnimationsTestHelper.h
@@ -25,12 +25,12 @@
#ifndef CompositorAnimationsTestHelper_h
#define CompositorAnimationsTestHelper_h
-#include "core/animation/CompositorAnimations.h"
-#include "public/platform/Platform.h"
-#include "public/platform/WebCompositorSupport.h"
-#include "public/platform/WebFloatAnimationCurve.h"
-#include "public/platform/WebFloatKeyframe.h"
-#include "wtf/PassOwnPtr.h"
+#include "sky/engine/core/animation/CompositorAnimations.h"
+#include "sky/engine/public/platform/Platform.h"
+#include "sky/engine/public/platform/WebCompositorSupport.h"
+#include "sky/engine/public/platform/WebFloatAnimationCurve.h"
+#include "sky/engine/public/platform/WebFloatKeyframe.h"
+#include "sky/engine/wtf/PassOwnPtr.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>

Powered by Google App Engine
This is Rietveld 408576698