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

Unified Diff: mojo/dart/apptests/test_apps/BUILD.gn

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/apptests/test_apps/BUILD.gn
diff --git a/mojo/dart/apptests/test_apps/BUILD.gn b/mojo/dart/apptests/test_apps/BUILD.gn
index 4b01f33ba145728a4b144891820a424ed0d7faea..8f6c0e7cea4914039c6bc12d1ec0bf706c204968 100644
--- a/mojo/dart/apptests/test_apps/BUILD.gn
+++ b/mojo/dart/apptests/test_apps/BUILD.gn
@@ -9,6 +9,7 @@ group("test_apps") {
":echo_service_interface",
":pingpong_service_interface",
"//mojo/dart/apptests/test_apps/echo",
+ "//mojo/dart/apptests/test_apps/echo_with_service_describer",
"//mojo/dart/apptests/test_apps/pingpong",
"//mojo/dart/apptests/test_apps/pingpong_target",
]

Powered by Google App Engine
This is Rietveld 408576698