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

Unified Diff: services/notifications/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/location/BUILD.gn ('k') | services/sensors/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/notifications/BUILD.gn
diff --git a/services/notifications/BUILD.gn b/services/notifications/BUILD.gn
index 02391a0d7fa96bc3fa2861a436c47fbe2d982a50..e8f4980357aedc12224e2b91c061b66b3caa8030 100644
--- a/services/notifications/BUILD.gn
+++ b/services/notifications/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("notifications") {
sources = [
« no previous file with comments | « services/location/BUILD.gn ('k') | services/sensors/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698