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

Unified Diff: services/native_viewport/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: services/native_viewport/BUILD.gn
diff --git a/services/native_viewport/BUILD.gn b/services/native_viewport/BUILD.gn
index 4fdaf0a617fe6ad0990db0307e5976f9db4e5ed6..5338c4c1aea1accb4d9119a031177034b3e77eb1 100644
--- a/services/native_viewport/BUILD.gn
+++ b/services/native_viewport/BUILD.gn
@@ -23,6 +23,7 @@ if (is_android) {
deps = [
"//base:base_java",
+ "//services/keyboard",
]
}

Powered by Google App Engine
This is Rietveld 408576698