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

Unified Diff: apps/BUILD.gn

Issue 1136673004: Moterm part 5: Add moterm itself. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 7 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 51981483b89103bfe4b2db80802ed0d95baa167b..67868f0f2e013bfd0ef45fa18ff71a043667d3ec 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -6,6 +6,7 @@ group("apps") {
testonly = true
deps = [
+ "//apps/moterm",
"//apps/moterm:apptests",
"//apps/moterm:gl_helper_test_app",
]
« 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