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

Unified Diff: sky/engine/public/platform/WebGraphicsContext3D.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/public/platform/WebGraphicsContext3D.h
diff --git a/sky/engine/public/platform/WebGraphicsContext3D.h b/sky/engine/public/platform/WebGraphicsContext3D.h
index fa877dd7e994c1a329f8e1a8ea0b5d21d8a25c2e..392c53c8fb4b14010d0b2a36d2b411c33c8d2f20 100644
--- a/sky/engine/public/platform/WebGraphicsContext3D.h
+++ b/sky/engine/public/platform/WebGraphicsContext3D.h
@@ -31,9 +31,9 @@
#ifndef WebGraphicsContext3D_h
#define WebGraphicsContext3D_h
-#include "WebCommon.h"
-#include "WebNonCopyable.h"
-#include "WebString.h"
+#include "sky/engine/public/platform/WebCommon.h"
+#include "sky/engine/public/platform/WebNonCopyable.h"
+#include "sky/engine/public/platform/WebString.h"
struct GrGLInterface;
« no previous file with comments | « sky/engine/public/platform/WebGestureCurveTarget.h ('k') | sky/engine/public/platform/WebGraphicsContext3DProvider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698