Chromium Code Reviews| Index: mojo/BUILD.gn |
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
| index 39b3859046733bebf6896b86c0c329612267ac0b..e53668931b2f6f344943f6ef23a6a92b4732dda4 100644 |
| --- a/mojo/BUILD.gn |
| +++ b/mojo/BUILD.gn |
| @@ -34,6 +34,7 @@ group("tests") { |
| "//mojo/public/js/bindings/tests:mojo_js_unittests", |
| "//mojo/services/public/cpp/surfaces/tests:mojo_surfaces_lib_unittests", |
| "//mojo/shell:mojo_shell_tests", |
| + "//mojo/system:mojo_message_pipe_perftests", |
| "//mojo/system:mojo_system_unittests", |
| ] |