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

Unified Diff: mojo/dart/packages/mojo/lib/application.dart

Issue 1648803006: Expose Service Describer in Dart mojo package (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Address zra's feedback 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/lib/application.dart
diff --git a/mojo/dart/packages/mojo/lib/application.dart b/mojo/dart/packages/mojo/lib/application.dart
index 54126dc1dba46c8bc54cd46937acf6a0d4eed826..6f9ecf8c2c456ab38bb8e71bef9d7f4fe7dfcd66 100644
--- a/mojo/dart/packages/mojo/lib/application.dart
+++ b/mojo/dart/packages/mojo/lib/application.dart
@@ -17,3 +17,4 @@ import 'package:mojo/mojo/shell.mojom.dart' as shell_mojom;
part 'src/application.dart';
part 'src/application_connection.dart';
+part 'src/service_describer.dart';

Powered by Google App Engine
This is Rietveld 408576698