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

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

Issue 788353002: Restructure public side of input_events service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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 | « sky/tools/debugger/debugger.h ('k') | sky/tools/tester/tester.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/tester/BUILD.gn
diff --git a/sky/tools/tester/BUILD.gn b/sky/tools/tester/BUILD.gn
index 872f922416418c1861c80d837dcd0ad8b4d8954c..3da125a2bfa68f2c02913c83b8746657c654a191 100644
--- a/sky/tools/tester/BUILD.gn
+++ b/sky/tools/tester/BUILD.gn
@@ -23,7 +23,7 @@ mojo_native_application("tester") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
- "//mojo/services/public/interfaces/input_events",
+ "//mojo/services/input_events/public/interfaces",
"//mojo/services/view_manager/public/cpp",
"//services/window_manager:lib",
"//sky/services/testing:bindings",
« no previous file with comments | « sky/tools/debugger/debugger.h ('k') | sky/tools/tester/tester.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698