| Index: mojo/public/c/test_support/BUILD.gn
|
| diff --git a/mojo/public/c/test_support/BUILD.gn b/mojo/public/c/test_support/BUILD.gn
|
| index 42db434a8f4bbfcf1680675a4742082cf1843e13..2129c903005a08ed46435d64015455708dc438ef 100644
|
| --- a/mojo/public/c/test_support/BUILD.gn
|
| +++ b/mojo/public/c/test_support/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -# GYP version: mojo/mojo_public_tests.gypi:mojo_test_support
|
| +# GYP version: mojo/public/mojo_public.gyp:mojo_test_support
|
| shared_library("test_support") {
|
| output_name = "mojo_test_support"
|
|
|
|
|