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

Unified Diff: BUILD.gn

Issue 1954263002: Add khronos_glcts_test to both_gn_and_gyp target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index bf1f75d9dcf9d1484bc19d9425201b74f8200e75..f771e1b6c020afd02c1993c82539d0bc6772fe54 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -146,6 +146,7 @@ group("both_gn_and_gyp") {
"//extensions:extensions_browsertests",
"//extensions:extensions_unittests",
"//gpu/gles2_conform_support:gles2_conform_test",
+ "//gpu/khronos_glcts_support:khronos_glcts_test",
"//jingle:jingle_unittests",
"//net:hpack_example_generator",
"//net:hpack_fuzz_mutator",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698