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

Unified Diff: mojo/BUILD.gn

Issue 1354353002: Add GetProcAddress to OpenGL control interface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Unit test added 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/BUILD.gn » ('j') | mojo/gles2/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 606a72d8dc36d18b63a82c973e011d858b9c817b..d993aea53d15353eb41e03758891fe8961b3e84a 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -59,6 +59,7 @@ group("tests") {
"//mojo/services/view_manager/public/cpp/tests:mojo_view_manager_lib_unittests",
"//mojo/tests:mojo_task_tracker_perftests",
"//mojo/tools:message_generator",
+ "//mojo/gles2:mgl_unittests",
"//mojo/gpu:apptests",
"//mojo/services/files/public/c:apptests",
]
« no previous file with comments | « no previous file | mojo/gles2/BUILD.gn » ('j') | mojo/gles2/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698