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

Unified Diff: mojo/go/BUILD.gn

Issue 1345263002: Generate Mojom Types in Go (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Address Naming changes and Comment Updates Created 5 years, 2 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 | mojo/go/tests/validation_type_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/go/BUILD.gn
diff --git a/mojo/go/BUILD.gn b/mojo/go/BUILD.gn
index 1a855e8f2143f1439782b7e475234da53e95e73e..6d856f2097ff0fa3a22127e07d246c7c01d49903 100644
--- a/mojo/go/BUILD.gn
+++ b/mojo/go/BUILD.gn
@@ -76,6 +76,7 @@ if (is_linux) {
"tests/testutil_test.go",
"tests/union_test.go",
"tests/validation_test.go",
+ "tests/validation_type_test.go",
]
static_library_sources = [
"c_embedder/c_embedder.cc",
« no previous file with comments | « no previous file | mojo/go/tests/validation_type_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698