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

Unified Diff: services/sensors/BUILD.gn

Issue 1239353002: Move rules for building Android Mojo services to //mojo/android (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « services/notifications/BUILD.gn ('k') | services/speech_recognizer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sensors/BUILD.gn
diff --git a/services/sensors/BUILD.gn b/services/sensors/BUILD.gn
index bb489117493430a93f40200942cda9d1817827bf..dd38556de83b5f5117d7a6f4df16b059a81af445 100644
--- a/services/sensors/BUILD.gn
+++ b/services/sensors/BUILD.gn
@@ -3,8 +3,8 @@
# found in the LICENSE file.
if (is_android) {
- import("//services/android/rules.gni")
import("//build/config/android/config.gni")
+ import("//mojo/android/rules.gni")
mojo_android_java_application("sensors") {
sources = [
« no previous file with comments | « services/notifications/BUILD.gn ('k') | services/speech_recognizer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698