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

Unified Diff: third_party/khronos/DEPS

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
« no previous file with comments | « ppapi/shared_impl/ppb_opengles2_shared.cc ('k') | third_party/khronos/KHR/khrplatform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/khronos/DEPS
diff --git a/third_party/khronos/DEPS b/third_party/khronos/DEPS
index 6e3cb20521ec4117dcc8749c2e8f41761810ce64..63aa5d90998f66b2f7e8274bacc71f02efa19ec5 100644
--- a/third_party/khronos/DEPS
+++ b/third_party/khronos/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+mojo/public/gles2/gles2_export.h",
+ "+mojo/public/c/gles2/gles2_export.h",
"+gpu/command_buffer/client/gles2_c_lib_export.h",
]
« no previous file with comments | « ppapi/shared_impl/ppb_opengles2_shared.cc ('k') | third_party/khronos/KHR/khrplatform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698