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

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

Issue 1648803006: Expose Service Describer in Dart mojo package (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Retest and Update Mojoms Created 4 years, 10 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/sources.gni
diff --git a/mojo/dart/packages/mojo/sources.gni b/mojo/dart/packages/mojo/sources.gni
index e177392ea327a92878a6587bde1278d48bbf0138..7e9fd8197fa2a062112d8c51718e318aee50f64a 100644
--- a/mojo/dart/packages/mojo/sources.gni
+++ b/mojo/dart/packages/mojo/sources.gni
@@ -40,6 +40,7 @@ package_mojo_sources = [
"lib/src/message.dart",
"lib/src/message_pipe.dart",
"lib/src/proxy.dart",
+ "lib/src/service_describer.dart",
"lib/src/struct.dart",
"lib/src/stub.dart",
"lib/src/types.dart",

Powered by Google App Engine
This is Rietveld 408576698