| Index: mojo/examples/sample_app/BUILD.gn
|
| diff --git a/mojo/examples/sample_app/BUILD.gn b/mojo/examples/sample_app/BUILD.gn
|
| index d44e6e4f865cf73349e91d931f6de0f111c05515..ffe2aff94fc07b61c8b8b0e5762f9b84bb4c5e34 100644
|
| --- a/mojo/examples/sample_app/BUILD.gn
|
| +++ b/mojo/examples/sample_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_sample_app
|
| shared_library("sample_app") {
|
| output_name = "mojo_sample_app"
|
|
|
|
|