Index: mojo/BUILD.gn |
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
index 20e4b27b6ae23090f8ef26d38646304956ef3863..c9a7cc3677c82c59e37f7a6d545afcd2a423f788 100644 |
--- a/mojo/BUILD.gn |
+++ b/mojo/BUILD.gn |
@@ -63,6 +63,9 @@ group("tests") { |
"//mojo/dart:tests", |
"//mojo/data_pipe_utils:mojo_data_pipe_utils_apptests", |
"//mojo/edk:tests", |
+ |
+ # TODO(vtl): Should there be a separate target for perf tests? |
+ "//mojo/environment:mojo_environment_perftests", |
"//mojo/file_utils:file_utils_apptests", |
"//mojo/gles2:mgl_unittests", |
"//mojo/message_pump:mojo_message_pump_apptests", |