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

Unified Diff: mojo/skia/ganesh_context.cc

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/skia/BUILD.gn ('k') | mojo/skia/gl_bindings_skia.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/skia/ganesh_context.cc
diff --git a/mojo/skia/ganesh_context.cc b/mojo/skia/ganesh_context.cc
index 546a6cf069873b454079d5ee76e37995204a779c..f6fc313caf5838692b9a39fa7f537adac62f47e8 100644
--- a/mojo/skia/ganesh_context.cc
+++ b/mojo/skia/ganesh_context.cc
@@ -4,7 +4,8 @@
#include "mojo/skia/ganesh_context.h"
-#include "mojo/public/c/gpu/MGL/mgl.h"
+#include <MGL/mgl.h>
+
#include "mojo/skia/gl_bindings_skia.h"
#include "third_party/skia/include/gpu/gl/GrGLInterface.h"
« no previous file with comments | « mojo/skia/BUILD.gn ('k') | mojo/skia/gl_bindings_skia.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698