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

Unified Diff: examples/BUILD.gn

Issue 1032743002: A crappy "netcat"-type example (in Dart). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/dart/netcat/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 12d6b2de7fc1b45a3c1ac93fd663a793b0232285..affa4b4d6c7853275839875b5be32f8a3dc8aab9 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -14,6 +14,7 @@ group("examples") {
"//examples/dart/console_example",
"//examples/dart/hello_world/hello",
"//examples/dart/hello_world/world",
+ "//examples/dart/netcat",
"//examples/dart/wget",
"//examples/echo",
"//examples/echo_terminal",
« no previous file with comments | « no previous file | examples/dart/netcat/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698