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

Unified Diff: BUILD.gn

Issue 1041363002: Add a stub implementation of khronos_glcts_test to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_gyp_only
Patch Set: merge to #322930 Created 5 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 | « no previous file | build/gn_migration.gypi » ('j') | 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 a800bf96f587c63f4ec8960673589aa1507eb062..d4406ce76347f4ec882604591fb87d576882bf19 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -280,6 +280,7 @@ group("gn_all") {
"//gpu/command_buffer/client:gles2_implementation_no_check",
"//gpu:gpu_perftests",
+ "//gpu/khronos_glcts_support:khronos_glcts_test", # TODO(GYP) crbug.com/471903 to make this complete.
"//ipc:ipc_perftests",
"//media:ffmpeg_regression_tests", # TODO(GYP) this should be conditional on media_use_ffmpeg
"//media:media_perftests",
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698