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

Unified Diff: sky/tools/tester/BUILD.gn

Issue 716043002: Implement event sender service for testing (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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: sky/tools/tester/BUILD.gn
diff --git a/sky/tools/tester/BUILD.gn b/sky/tools/tester/BUILD.gn
index 4636e199db94c86ebecafa071e4b365f0392951a..36fedc91ffc9eec19c73e124f113e407920884a8 100644
--- a/sky/tools/tester/BUILD.gn
+++ b/sky/tools/tester/BUILD.gn
@@ -25,6 +25,7 @@ shared_library("tester") {
"//mojo/services/public/cpp/view_manager",
"//mojo/services/public/interfaces/input_events",
"//mojo/services/window_manager:lib",
+ "//sky/services/testing:bindings",
"//sky/viewer:bindings",
]
}

Powered by Google App Engine
This is Rietveld 408576698