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

Unified Diff: mojo/public/platform/native/gles2_impl_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
Index: mojo/public/platform/native/gles2_impl_thunks.h
diff --git a/mojo/public/platform/native/gles2_impl_thunks.h b/mojo/public/platform/native/gles2_impl_thunks.h
index 62cc654bded0756ad21c133b76accecc7c84ba4c..9e560c0b3625202441d04b7b368d6fc7ab8e771a 100644
--- a/mojo/public/platform/native/gles2_impl_thunks.h
+++ b/mojo/public/platform/native/gles2_impl_thunks.h
@@ -5,10 +5,9 @@
#ifndef MOJO_PUBLIC_PLATFORM_NATIVE_GLES2_IMPL_THUNKS_H_
#define MOJO_PUBLIC_PLATFORM_NATIVE_GLES2_IMPL_THUNKS_H_
+#include <GLES2/gl2.h>
#include <stddef.h>
-#include "mojo/public/c/gpu/GLES2/gl2.h"
-
// Like MojoGLES2ControlThunks, but specifies the frozen GLES2 API. Separated
// out as MojoGLES2ControlThunks may be modified and added to, but this
// interface is frozen.
« no previous file with comments | « mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h ('k') | mojo/public/platform/native/mgl_echo_thunks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698