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

Unified Diff: mojo/gpu/gl_texture.cc

Issue 1310003004: Convert surfaces/service and dependents to MGL (Closed) Base URL: git@github.com:domokit/mojo.git@mgl_signal_sync_point
Patch Set: Created 5 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/gpu/gl_context.cc ('k') | mojo/gpu/mojo_context_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/gpu/gl_texture.cc
diff --git a/mojo/gpu/gl_texture.cc b/mojo/gpu/gl_texture.cc
index a53540988e8a6f00c2b93affbf7b532a31377d55..bd6fd14e1025700201e8f4be256f9c8065ccc6d1 100644
--- a/mojo/gpu/gl_texture.cc
+++ b/mojo/gpu/gl_texture.cc
@@ -4,7 +4,7 @@
#include "mojo/gpu/gl_texture.h"
-#include "mojo/public/c/gles2/gles2.h"
+#include "mojo/public/c/gpu/GLES2/gl2.h"
namespace mojo {
« no previous file with comments | « mojo/gpu/gl_context.cc ('k') | mojo/gpu/mojo_context_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698