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

Unified Diff: examples/java_android/example_service/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 | « examples/java_android/echo/BUILD.gn ('k') | mojo/android/add_manifest_entry.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/java_android/example_service/BUILD.gn
diff --git a/examples/java_android/example_service/BUILD.gn b/examples/java_android/example_service/BUILD.gn
index b4cdc4620ca1435035e2b6d912cb180f0c19cb69..8bd56472461227a9575de78a5b8d310446480737 100644
--- a/examples/java_android/example_service/BUILD.gn
+++ b/examples/java_android/example_service/BUILD.gn
@@ -1,4 +1,4 @@
-import("//services/android/rules.gni")
+import("//mojo/android/rules.gni")
group("example_service") {
deps = [
« no previous file with comments | « examples/java_android/echo/BUILD.gn ('k') | mojo/android/add_manifest_entry.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698