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

Unified Diff: sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.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/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
diff --git a/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h b/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
index c29609414a20de3027587f62828ae3bc052f2bb5..fa099e88e15744b2a10c1dec283d245ea2da7310 100644
--- a/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
+++ b/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
@@ -25,10 +25,10 @@
#ifndef OpaqueRectTrackingContentLayerDelegate_h
#define OpaqueRectTrackingContentLayerDelegate_h
-#include "platform/PlatformExport.h"
-#include "public/platform/WebContentLayerClient.h"
-#include "wtf/Noncopyable.h"
-#include "wtf/PassOwnPtr.h"
+#include "sky/engine/platform/PlatformExport.h"
+#include "sky/engine/public/platform/WebContentLayerClient.h"
+#include "sky/engine/wtf/Noncopyable.h"
+#include "sky/engine/wtf/PassOwnPtr.h"
class SkCanvas;

Powered by Google App Engine
This is Rietveld 408576698