| Index: mojo/examples/demo_launcher/BUILD.gn
|
| diff --git a/mojo/examples/demo_launcher/BUILD.gn b/mojo/examples/demo_launcher/BUILD.gn
|
| index 6ecbbfac427b577a551c7d948bf56c233c2e25bb..5925afb33860bdaec79bb67c7a8886ec10ccbaf9 100644
|
| --- a/mojo/examples/demo_launcher/BUILD.gn
|
| +++ b/mojo/examples/demo_launcher/BUILD.gn
|
| @@ -6,7 +6,6 @@ import("//build/config/ui.gni")
|
|
|
| assert(use_aura)
|
|
|
| -# GYP version: mojo/mojo_examples.gypi:mojo_demo_launcher
|
| shared_library("demo_launcher") {
|
| output_name = "mojo_demo_launcher"
|
|
|
|
|