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

Unified Diff: examples/BUILD.gn

Issue 999193002: Add a simple prototype "terminal" example. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: review comments Created 5 years, 9 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 | examples/echo_terminal/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index da5753597fe4eb52a4b09513a8446f36d23b8c66..d01422a756bd76ffb35e95105bdce97d2ebd8622 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -16,6 +16,7 @@ group("examples") {
"//examples/dart/hello_world/world",
"//examples/dart/wget",
"//examples/echo",
+ "//examples/echo_terminal",
"//examples/embedded_app",
"//examples/forwarding_content_handler",
"//examples/ganesh_app",
« no previous file with comments | « no previous file | examples/echo_terminal/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698