Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1895)

Unified Diff: apps/BUILD.gn

Issue 1556683004: Port Moterm to Mozart. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-16
Patch Set: fix nits Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | apps/moterm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index 4765a5f14d12c33aa5c357c56054d8e4ddac79fd..7f482c91b71bcb7be7237e544adda72ca4c5280d 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -18,6 +18,8 @@ group("apps") {
":portable_apps",
"//apps/benchmark",
"//apps/benchmark:apptests",
+ "//apps/moterm",
+ "//apps/moterm:apptests",
]
if (is_android) {
« no previous file with comments | « no previous file | apps/moterm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698