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

Unified Diff: mojo/dart/packages/_mojo_for_test_only/BUILD.gn

Issue 1433183002: Generate Mojom Types for Dart (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Simplify identifier_store for Go and Dart Created 5 years, 1 month 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/dart/packages/_mojo_for_test_only/BUILD.gn
diff --git a/mojo/dart/packages/_mojo_for_test_only/BUILD.gn b/mojo/dart/packages/_mojo_for_test_only/BUILD.gn
index e3fd342a216e200b8cc2ccc8dbc46bbb1527ad9e..45940bf25ed85c2e7664ffe3b281a5649502ff59 100644
--- a/mojo/dart/packages/_mojo_for_test_only/BUILD.gn
+++ b/mojo/dart/packages/_mojo_for_test_only/BUILD.gn
@@ -12,6 +12,7 @@ bindings_sources = [
"lib/mojo/test/serialization_test_structs.mojom.dart",
"lib/mojo/test/validation_test_interfaces.mojom.dart",
"lib/mojo/test/test_unions.mojom.dart",
+ "lib/mojo/test/test_included_unions.mojom.dart",
"lib/mojo/test/rect.mojom.dart",
"lib/mojo/test/test_structs.mojom.dart",
"lib/mojo/test/versioning/versioning_test_client.mojom.dart",

Powered by Google App Engine
This is Rietveld 408576698