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

Unified Diff: mojo/gpu/texture_uploader.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/mojo_gles2_impl_autogen.cc ('k') | mojo/public/cpp/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/gpu/texture_uploader.cc
diff --git a/mojo/gpu/texture_uploader.cc b/mojo/gpu/texture_uploader.cc
index fd721ac64ad7dcd40d761ef07ef04c36b03b33a3..6330ee9b1291d8f887bff97191638cc8b24bc463 100644
--- a/mojo/gpu/texture_uploader.cc
+++ b/mojo/gpu/texture_uploader.cc
@@ -12,7 +12,6 @@
#include <GLES2/gl2chromium.h>
#include <GLES2/gl2extchromium.h>
-#include "mojo/public/c/gles2/gles2.h"
#include "mojo/services/geometry/public/cpp/geometry_util.h"
#include "mojo/services/surfaces/public/cpp/surfaces_utils.h"
« no previous file with comments | « mojo/gpu/mojo_gles2_impl_autogen.cc ('k') | mojo/public/cpp/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698