| Index: mojo/public/c/system/tests/BUILD.gn
|
| diff --git a/mojo/public/c/system/tests/BUILD.gn b/mojo/public/c/system/tests/BUILD.gn
|
| index 02b591aa492ffa4341f1871d908790cf8b5ce55f..67e166d93c5135eca3ad9c9be351d441f77e9e6d 100644
|
| --- a/mojo/public/c/system/tests/BUILD.gn
|
| +++ b/mojo/public/c/system/tests/BUILD.gn
|
| @@ -20,8 +20,7 @@ source_set("tests") {
|
| }
|
|
|
| # GYP version: mojo/mojo_base.gyp:mojo_public_system_perftests
|
| -executable("perftests") {
|
| - testonly = true
|
| +test("perftests") {
|
| output_name = "mojo_public_system_perftests"
|
|
|
| sources = [
|
|
|