| 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",
|
|
|