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

Unified Diff: sky/shell/BUILD.gn

Issue 1088793003: Expose sky KeyboardService in android mojo_shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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: sky/shell/BUILD.gn
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn
index 2cc678f89fae85837c6f5a3ea3cf2a3b85e25a6a..c25f5dbdd70d95d3467c8d4e82d3e7be9204aa69 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -93,7 +93,7 @@ android_library("java") {
"//mojo/public/java:bindings",
"//mojo/public/java:system",
"//mojo/services/network/public/interfaces:interfaces_java",
- "//sky/services/keyboard",
+ "//services/keyboard",
"//sky/services/oknet",
"//sky/services/viewport:viewport_java",
]

Powered by Google App Engine
This is Rietveld 408576698