Chromium Code Reviews| Index: apps/BUILD.gn |
| diff --git a/apps/BUILD.gn b/apps/BUILD.gn |
| index 59db4eefb1910915c21789af1cd6f423cf602237..d830ac5f57c30c6089ded493c1ddc5d5c963f310 100644 |
| --- a/apps/BUILD.gn |
| +++ b/apps/BUILD.gn |
| @@ -6,6 +6,8 @@ group("apps") { |
| testonly = true |
| deps = [ |
| + "//apps/benchmark", |
| + "//apps/benchmark:apptests", |
| "//apps/moterm", |
| "//apps/moterm:apptests", |
| "//apps/moterm:gl_helper_test_app", |