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

Unified Diff: services/js/BUILD.gn

Issue 1954073003: Convert //services/js/echo_apptest.cc to use SynchronousInterfacePtr. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | services/js/echo_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/js/BUILD.gn
diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn
index af756dc4f1ebb0b578e1647157cc42d9dc83c57b..f0d0c9f236df65fde03376600b326bb55709d2ad 100644
--- a/services/js/BUILD.gn
+++ b/services/js/BUILD.gn
@@ -77,6 +77,7 @@ mojo_native_application("js_apptests") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//services/js/test:echo_service",
+ "//services/js/test:echo_service_sync",
"//services/js/test:js_application_test_base",
"//services/js/test:network_test_service",
"//services/js/test:pingpong_service",
« no previous file with comments | « no previous file | services/js/echo_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698