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

Unified Diff: sky/engine/public/platform/Platform.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/BUILD.gn ('k') | sky/engine/public/platform/WebArrayBuffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/Platform.h
diff --git a/sky/engine/public/platform/Platform.h b/sky/engine/public/platform/Platform.h
index 1767d046c02141b45709f70e8b2af8435ee20fda..03ff59a2c6fa4fba4c202a81e4b9f31971f9ce6b 100644
--- a/sky/engine/public/platform/Platform.h
+++ b/sky/engine/public/platform/Platform.h
@@ -31,14 +31,14 @@
#ifndef Platform_h
#define Platform_h
-#include "WebCommon.h"
-#include "WebData.h"
-#include "WebGestureDevice.h"
-#include "WebGraphicsContext3D.h"
-#include "WebLocalizedString.h"
-#include "WebString.h"
-#include "WebURLError.h"
-#include "WebVector.h"
+#include "sky/engine/public/platform/WebCommon.h"
+#include "sky/engine/public/platform/WebData.h"
+#include "sky/engine/public/platform/WebGestureDevice.h"
+#include "sky/engine/public/platform/WebGraphicsContext3D.h"
+#include "sky/engine/public/platform/WebLocalizedString.h"
+#include "sky/engine/public/platform/WebString.h"
+#include "sky/engine/public/platform/WebURLError.h"
+#include "sky/engine/public/platform/WebVector.h"
class GrContext;
« no previous file with comments | « sky/engine/public/BUILD.gn ('k') | sky/engine/public/platform/WebArrayBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698