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

Unified Diff: mojo/examples/compositor_app/mojo_context_provider.h

Issue 218193002: Mojo: Move C gles2 header files to mojo/public/c/gles2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 9 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/examples/compositor_app/mojo_context_provider.h
diff --git a/mojo/examples/compositor_app/mojo_context_provider.h b/mojo/examples/compositor_app/mojo_context_provider.h
index 4f2cc1590581a8499a719c3a92042b762e0fbefe..04abe805083e8419153e76a74fc9089847da5ed8 100644
--- a/mojo/examples/compositor_app/mojo_context_provider.h
+++ b/mojo/examples/compositor_app/mojo_context_provider.h
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "cc/output/context_provider.h"
+#include "mojo/public/c/gles2/gles2.h"
#include "mojo/public/cpp/system/core.h"
-#include "mojo/public/gles2/gles2.h"
namespace mojo {
namespace examples {
« no previous file with comments | « mojo/examples/aura_demo/window_tree_host_mojo.cc ('k') | mojo/examples/pepper_container_app/graphics_3d_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698