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

Unified Diff: mojo/dart/packages/mojo/sources.gni

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/sources.gni
diff --git a/mojo/dart/packages/mojo/sources.gni b/mojo/dart/packages/mojo/sources.gni
index 3e43e3ac491ebef3e38793ed6c51ffd08c34b316..d3f046f2920d530bfa795a25b4415648d97d6c3a 100644
--- a/mojo/dart/packages/mojo/sources.gni
+++ b/mojo/dart/packages/mojo/sources.gni
@@ -20,6 +20,9 @@ package_mojo_bindings = [
"lib/mojo/http_header.mojom.dart",
"lib/mojo/service_provider.mojom.dart",
"lib/mojo/url_response.mojom.dart",
+ "lib/mojo/service_describer.mojom.dart",
+ "lib/mojo/mojom_files.mojom.dart",
+ "lib/mojo/mojom_types.mojom.dart",
]
package_mojo_sources = [

Powered by Google App Engine
This is Rietveld 408576698