| Index: mojo/examples/nesting_app/BUILD.gn
|
| diff --git a/mojo/examples/nesting_app/BUILD.gn b/mojo/examples/nesting_app/BUILD.gn
|
| index 86f611c0ce6fc64873a5d75da27fd0c0f4bc0666..00435170a9fee64d7d75ef911e176071e47396c8 100644
|
| --- a/mojo/examples/nesting_app/BUILD.gn
|
| +++ b/mojo/examples/nesting_app/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_examples.gypi:mojo_nesting_app
|
| shared_library("nesting_app") {
|
| output_name = "mojo_nesting_app"
|
|
|
|
|