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

Unified Diff: examples/BUILD.gn

Issue 1008543002: go: echo app (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/go/BUILD.gn » ('j') | examples/go/echo_client.go » ('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 d01422a756bd76ffb35e95105bdce97d2ebd8622..649be33a2c6c13964733984ad369f92dc8c4cc3b 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -43,6 +43,7 @@ group("examples") {
deps += [
"//examples/android",
"//examples/device_name",
+ "//examples/go",
jamesr 2015/03/12 21:15:32 test for mojo_use_go as well, or this'll break the
rogulenko 2015/03/12 22:22:03 Added if (go_build_tool != "") as it is asserted i
]
}
« no previous file with comments | « no previous file | examples/go/BUILD.gn » ('j') | examples/go/echo_client.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698