commit | 5a846ea69f087b0b5938565b6f8e849b53a89788 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Tue Jan 26 15:53:07 2016 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Tue Jan 26 15:53:07 2016 -0800 |
tree | 11ad8a669444ff6626391b137ccd8a805393fd1e | |
parent | c8bbaed8e0650d920840b6e79d3cc4c4f040f2e2 [diff] [blame] |
Port Moterm to Mozart. Much of the glue code has been eliminated by use of the new UI helpers. BUG= R=abarth@google.com, viettrungluu@chromium.org Review URL: https://codereview.chromium.org/1556683004 .
diff --git a/apps/BUILD.gn b/apps/BUILD.gn index 4765a5f..7f482c9 100644 --- a/apps/BUILD.gn +++ b/apps/BUILD.gn
@@ -18,6 +18,8 @@ ":portable_apps", "//apps/benchmark", "//apps/benchmark:apptests", + "//apps/moterm", + "//apps/moterm:apptests", ] if (is_android) {