Chromium Code Reviews| Index: mash/example/BUILD.gn |
| diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn |
| index fb226c2136a5b13521758f87c1793473e75fdb7c..a61ace57738afe9db37a80dd9992552d113ff3af 100644 |
| --- a/mash/example/BUILD.gn |
| +++ b/mash/example/BUILD.gn |
| @@ -8,7 +8,6 @@ group("example") { |
| testonly = true |
| deps = [ |
| - "//mash/example/main", |
| "//mash/example/views_examples", |
| "//mash/example/window_type_launcher", |
| "//mash/wm", |