| 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 75d9c13d346918ae5735ef7a850bd722f2d88cb0..e2abd5807eb99ebe6bbf87ecef8a0c644ba943a6 100644
|
| --- a/mojo/public/c/test_support/BUILD.gn
|
| +++ b/mojo/public/c/test_support/BUILD.gn
|
| @@ -2,7 +2,6 @@
|
| # 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.gyp:mojo_test_support
|
| static_library("test_support") {
|
| output_name = "mojo_public_test_support"
|
|
|
|
|