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

Unified Diff: mojo/public/platform/native/mgl_thunks.h

Issue 2236083002: Move mojo/public/c/gpu/* to mojo/public/c/include. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: foo Created 4 years, 4 months 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 | « mojo/public/platform/native/mgl_signal_sync_point_thunks.h ('k') | mojo/public/python/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/platform/native/mgl_thunks.h
diff --git a/mojo/public/platform/native/mgl_thunks.h b/mojo/public/platform/native/mgl_thunks.h
index 0c4e0994a25a4819e58f59b1fe19aa2d07516cfe..ad815ed701c2307f5bb124aee22226b259605934 100644
--- a/mojo/public/platform/native/mgl_thunks.h
+++ b/mojo/public/platform/native/mgl_thunks.h
@@ -5,10 +5,9 @@
#ifndef MOJO_PUBLIC_PLATFORM_NATIVE_MGL_THUNKS_H_
#define MOJO_PUBLIC_PLATFORM_NATIVE_MGL_THUNKS_H_
+#include <MGL/mgl.h>
#include <stddef.h>
-#include "mojo/public/c/gpu/MGL/mgl.h"
-
// Structure used to bind the interface which manipulates MGL contexts to a
// DSO to theose of the embedder.
//
« no previous file with comments | « mojo/public/platform/native/mgl_signal_sync_point_thunks.h ('k') | mojo/public/python/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698