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

Unified Diff: services/location/BUILD.gn

Issue 1061313003: Introduce intent manager. (Closed) Base URL: https://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/location/BUILD.gn
diff --git a/services/location/BUILD.gn b/services/location/BUILD.gn
index 64182660b285ab2f82afb1e54ec4b1276c26ddf4..c749d477b905739bb6b4ef5e1f3151bd569e6ea5 100644
--- a/services/location/BUILD.gn
+++ b/services/location/BUILD.gn
@@ -23,6 +23,7 @@ mojo_android_java_application("location_service") {
"//mojo/public/interfaces/application:application_java",
"//mojo/public/java:application",
"//mojo/services/location/public/interfaces:interfaces_java",
+ "//services/android:bindings_java",
"//third_party/android_tools:google_play_services_default_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698