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

Unified Diff: mojo/gles2/BUILD.gn

Issue 1354353002: Add GetProcAddress to OpenGL control interface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | mojo/gles2/control_thunks_impl.h » ('j') | mojo/gles2/control_thunks_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/gles2/BUILD.gn
diff --git a/mojo/gles2/BUILD.gn b/mojo/gles2/BUILD.gn
index ee32ab12fd9783d168c0c8aa315284390ca755e2..154de128a68af04ca613ecbe6df1a1465b5f28b1 100644
--- a/mojo/gles2/BUILD.gn
+++ b/mojo/gles2/BUILD.gn
@@ -26,6 +26,7 @@ source_set("control_thunks") {
"//base",
"//mojo/public/c/system",
"//gpu/command_buffer/client",
+ "//gpu/command_buffer/client:gles2_c_lib",
"//gpu/command_buffer/client:gles2_cmd_helper",
"//gpu/command_buffer/client:gles2_implementation",
"//gpu/command_buffer/common",
« no previous file with comments | « no previous file | mojo/gles2/control_thunks_impl.h » ('j') | mojo/gles2/control_thunks_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698