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

Unified Diff: examples/spinning_cube/gles2_client_impl.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 | « examples/spinning_cube/BUILD.gn ('k') | examples/spinning_cube/gles2_client_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/spinning_cube/gles2_client_impl.h
diff --git a/examples/spinning_cube/gles2_client_impl.h b/examples/spinning_cube/gles2_client_impl.h
index 03325faa39bbc3eb3ef6dc442bcee9177df94b57..c84dc7c2d0ad6aa8826b4bdd379e2aadfb2cb37e 100644
--- a/examples/spinning_cube/gles2_client_impl.h
+++ b/examples/spinning_cube/gles2_client_impl.h
@@ -5,8 +5,9 @@
#ifndef EXAMPLES_SPINNING_CUBE_GLES2_CLIENT_IMPL_H_
#define EXAMPLES_SPINNING_CUBE_GLES2_CLIENT_IMPL_H_
+#include <MGL/mgl.h>
+
#include "examples/spinning_cube/spinning_cube.h"
-#include "mojo/public/c/gpu/MGL/mgl.h"
#include "mojo/services/geometry/interfaces/geometry.mojom.h"
#include "mojo/services/native_viewport/interfaces/native_viewport.mojom.h"
« no previous file with comments | « examples/spinning_cube/BUILD.gn ('k') | examples/spinning_cube/gles2_client_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698