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

Unified Diff: services/authentication/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/android/rules.gni ('k') | services/camera_roll/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/authentication/BUILD.gn
diff --git a/services/authentication/BUILD.gn b/services/authentication/BUILD.gn
index 3c96ce4060d16ea5ef2b683b35372706f8d08f7c..b6fdfb5b0ca908106e1af60a7c9dfc7e58f632f2 100644
--- a/services/authentication/BUILD.gn
+++ b/services/authentication/BUILD.gn
@@ -5,7 +5,7 @@
import("//mojo/public/tools/bindings/mojom.gni")
if (is_android) {
- import("//services/android/rules.gni")
+ import("//mojo/android/rules.gni")
mojo_android_java_application("authentication") {
sources = [
« no previous file with comments | « services/android/rules.gni ('k') | services/camera_roll/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698