| 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 e9aa06f3e029283e34ca64632cb68f3b97a38973..499d057e1aab1e2ce465b3d0178ac256cb04acc6 100644
|
| --- a/mojo/public/c/system/tests/BUILD.gn
|
| +++ b/mojo/public/c/system/tests/BUILD.gn
|
| @@ -19,7 +19,7 @@ source_set("tests") {
|
| ]
|
| }
|
|
|
| -# GYP version: mojo/mojo_public_tests.gypi:mojo_public_system_perftests
|
| +# GYP version: mojo/mojo_base.gyp:mojo_public_system_perftests
|
| executable("perftests") {
|
| testonly = true
|
| output_name = "mojo_public_system_perftests"
|
|
|