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

Unified Diff: mojo/gles2/mgl_unittest.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/gles2/mgl_impl.cc ('k') | mojo/go/rules.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/gles2/mgl_unittest.cc
diff --git a/mojo/gles2/mgl_unittest.cc b/mojo/gles2/mgl_unittest.cc
index 244044e51963d1b9c1f6b0fdfad248fdc2b7119a..a1bee5d5ebdde1e44b2a8c0ff9472e9e56fbb3fa 100644
--- a/mojo/gles2/mgl_unittest.cc
+++ b/mojo/gles2/mgl_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/public/c/gpu/MGL/mgl.h"
+#include "mojo/public/c/include/MGL/mgl.h"
#include <string.h>
« no previous file with comments | « mojo/gles2/mgl_impl.cc ('k') | mojo/go/rules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698