Chromium Code Reviews| Index: apps/BUILD.gn |
| diff --git a/apps/BUILD.gn b/apps/BUILD.gn |
| index 67868f0f2e013bfd0ef45fa18ff71a043667d3ec..59db4eefb1910915c21789af1cd6f423cf602237 100644 |
| --- a/apps/BUILD.gn |
| +++ b/apps/BUILD.gn |
| @@ -9,5 +9,6 @@ group("apps") { |
| "//apps/moterm", |
| "//apps/moterm:apptests", |
| "//apps/moterm:gl_helper_test_app", |
| + "//apps/moterm:moterm_example_app", |
| ] |
| } |