Chromium Code Reviews| Index: mash/example/BUILD.gn |
| diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn |
| index a61ace57738afe9db37a80dd9992552d113ff3af..7b2e0eac255943530cf54e3448c0e8fc2382e6a6 100644 |
| --- a/mash/example/BUILD.gn |
| +++ b/mash/example/BUILD.gn |
| @@ -11,6 +11,6 @@ group("example") { |
| "//mash/example/views_examples", |
| "//mash/example/window_type_launcher", |
| "//mash/wm", |
| - "//mojo/runner:mojo_runner", |
| + "//mojo/shell/standalone", |
| ] |
| } |