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

Unified Diff: mojo/tools/roll/third_party_khronos.patch

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 years, 11 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/tools/roll/mojo_services_network.patch ('k') | net/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/roll/third_party_khronos.patch
diff --git a/mojo/tools/roll/third_party_khronos.patch b/mojo/tools/roll/third_party_khronos.patch
new file mode 100644
index 0000000000000000000000000000000000000000..36957f7c343b72c3ff3615a2c99e4dcbe1f3bf95
--- /dev/null
+++ b/mojo/tools/roll/third_party_khronos.patch
@@ -0,0 +1,13 @@
+diff --git a/third_party/khronos/KHR/khrplatform.h b/third_party/khronos/KHR/khrplatform.h
+index 026c9c7..ee062de 100644
+--- a/third_party/khronos/KHR/khrplatform.h
++++ b/third_party/khronos/KHR/khrplatform.h
+@@ -124,7 +124,7 @@
+
+ #undef KHRONOS_APICALL
+ #if defined(GLES2_USE_MOJO)
+-#include "third_party/mojo/src/mojo/public/c/gles2/gles2_export.h"
++#include "mojo/public/c/gles2/gles2_export.h"
+ #define KHRONOS_APICALL MOJO_GLES2_EXPORT
+ #else
+ #include "gpu/command_buffer/client/gles2_c_lib_export.h"
« no previous file with comments | « mojo/tools/roll/mojo_services_network.patch ('k') | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698