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

Unified Diff: sky/engine/public/platform/WebLayer.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
« no previous file with comments | « sky/engine/public/platform/WebImageLayer.h ('k') | sky/engine/public/platform/WebLayerClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/WebLayer.h
diff --git a/sky/engine/public/platform/WebLayer.h b/sky/engine/public/platform/WebLayer.h
index 1c444e14ccd3e0fbf060e647fefab2b54fe07f70..84b34a9963a3320371d94832854bc0b2620e2c08 100644
--- a/sky/engine/public/platform/WebLayer.h
+++ b/sky/engine/public/platform/WebLayer.h
@@ -26,16 +26,16 @@
#ifndef WebLayer_h
#define WebLayer_h
-#include "WebBlendMode.h"
-#include "WebColor.h"
-#include "WebCommon.h"
-#include "WebCompositorAnimation.h"
-#include "WebFloatPoint3D.h"
-#include "WebPoint.h"
-#include "WebRect.h"
-#include "WebSize.h"
-#include "WebString.h"
-#include "WebVector.h"
+#include "sky/engine/public/platform/WebBlendMode.h"
+#include "sky/engine/public/platform/WebColor.h"
+#include "sky/engine/public/platform/WebCommon.h"
+#include "sky/engine/public/platform/WebCompositorAnimation.h"
+#include "sky/engine/public/platform/WebFloatPoint3D.h"
+#include "sky/engine/public/platform/WebPoint.h"
+#include "sky/engine/public/platform/WebRect.h"
+#include "sky/engine/public/platform/WebSize.h"
+#include "sky/engine/public/platform/WebString.h"
+#include "sky/engine/public/platform/WebVector.h"
class SkMatrix44;
class SkImageFilter;
« no previous file with comments | « sky/engine/public/platform/WebImageLayer.h ('k') | sky/engine/public/platform/WebLayerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698