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

Unified Diff: shell/BUILD.gn

Issue 1309233008: Move applications using play services to the shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 3 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: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index d231e4d3f138c4b66fa8eb6ce0ebe097603cb4b4..56c6596b7a2dcf4a4bd75664c3d6463b1fad1916 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -306,6 +306,8 @@ if (is_android) {
"//mojo/public/java:bindings",
"//mojo/public/java:system",
"//mojo/services/keyboard/public/interfaces:interfaces_java",
+ "//services/authentication",
+ "//services/location",
"//services/intent_receiver:bindings_java",
"//services/native_viewport:interfaces_java",
"//services/nfc_message_sink:bindings_java",

Powered by Google App Engine
This is Rietveld 408576698