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

Unified Diff: services/location/BUILD.gn

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices Created 5 years, 2 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/kiosk_wm/kiosk_wm_controller.h ('k') | services/location/geocoder_service.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/location/BUILD.gn
diff --git a/services/location/BUILD.gn b/services/location/BUILD.gn
index 7d6ff276205ae0b0f974c253331c40d1498679e8..f5005702b4e41b25a1978b9bd18c16635581e777 100644
--- a/services/location/BUILD.gn
+++ b/services/location/BUILD.gn
@@ -16,7 +16,7 @@ android_library("location") {
"//mojo/public/java:bindings",
"//mojo/public/java:system",
"//mojo/public/java:application",
- "//mojo/services/location/public/interfaces:interfaces_java",
+ "//mojo/services/location/interfaces:interfaces_java",
"//third_party/android_tools:google_play_services_default_java",
]
}
« no previous file with comments | « services/kiosk_wm/kiosk_wm_controller.h ('k') | services/location/geocoder_service.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698