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

Unified Diff: mojo/go/BUILD.gn

Issue 1943643002: Go bindings: Change generated enum value constants to be typed as the enum type. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 8 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
Index: mojo/go/BUILD.gn
diff --git a/mojo/go/BUILD.gn b/mojo/go/BUILD.gn
index d4447bfc5861ae108398cc0236bb462e6f33c073..6fed26a9e06e5de2fe8c0421858e040636519939 100644
--- a/mojo/go/BUILD.gn
+++ b/mojo/go/BUILD.gn
@@ -66,6 +66,7 @@ if (is_linux) {
"tests/application_impl_test.go",
"tests/async_waiter_test.go",
"tests/encoding_test.go",
+ "tests/enums_test.go",
"tests/interface_test.go",
"tests/message_test.go",
"tests/regression_test.go",
« no previous file with comments | « mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_enums.mojom.dart ('k') | mojo/go/tests/enums_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698