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

Unified Diff: apps/BUILD.gn

Issue 1137033005: Moterm part 6: Add moterm_example_app. (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 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",
]
}
« 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