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

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

Issue 1539673003: Generate Mojom Types in Dart (Take 2) (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Merge with master Created 4 years, 11 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/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 ce3a013e1e011c509f26ee0d690eec53cd5d850f..4ccd999e199b93e916945713e0897bb7a864bd45 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