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

Unified Diff: sky/viewer/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/tester/tester.cc ('k') | sky/viewer/converters/input_event_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index 2f52d9d7d6c7dd98550f8582a396f18c65681523..5b949974e7540197a5a571d88cd08c7484a38253 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -50,9 +50,9 @@ mojo_native_application("viewer") {
"//mojo/public/cpp/utility",
"//mojo/public/interfaces/application",
"//mojo/services/gpu/public/interfaces",
+ "//mojo/services/input_events/public/interfaces",
"//mojo/services/network/public/interfaces",
"//mojo/services/public/interfaces/content_handler",
- "//mojo/services/public/interfaces/input_events",
"//mojo/services/public/interfaces/navigation",
"//mojo/services/surfaces/public/interfaces",
"//mojo/services/view_manager/public/cpp",
« no previous file with comments | « sky/tools/tester/tester.cc ('k') | sky/viewer/converters/input_event_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698