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

Unified Diff: examples/BUILD.gn

Issue 1702103002: Add an even simpler standalone example. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 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/hello_mojo/BUILD.gn » ('j') | examples/hello_mojo/hello_mojo_client.cc » ('J')
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 2eb75dcc1b58da1535eca831d3ac04be73864d4d..1f8da315ebf2fd25d0242c023a2514751f2f601c 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -18,6 +18,7 @@ group("portable_examples") {
"//examples/echo",
"//examples/echo_terminal",
"//examples/forwarding_content_handler",
+ "//examples/hello_mojo",
"//examples/http_handler",
"//examples/indirect_service",
"//examples/native_run_app",
« no previous file with comments | « no previous file | examples/hello_mojo/BUILD.gn » ('j') | examples/hello_mojo/hello_mojo_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698