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

Unified Diff: mojo/services/location/interfaces/location_service.mojom

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 | « mojo/services/location/interfaces/location.mojom ('k') | mojo/services/location/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/location/interfaces/location_service.mojom
diff --git a/mojo/services/location/public/interfaces/location_service.mojom b/mojo/services/location/interfaces/location_service.mojom
similarity index 96%
rename from mojo/services/location/public/interfaces/location_service.mojom
rename to mojo/services/location/interfaces/location_service.mojom
index 1e31ad7d65adcf9b8ff25a1161454d15d1c9c392..ab7a6d8c6a606a3a44e3e610d83cf935372e94ad 100644
--- a/mojo/services/location/public/interfaces/location_service.mojom
+++ b/mojo/services/location/interfaces/location_service.mojom
@@ -5,7 +5,7 @@
[DartPackage="mojo_services"]
module mojo;
-import "location/public/interfaces/location.mojom";
+import "location/interfaces/location.mojom";
// LocationService provides updates on the device's location.
// NOTE: This is specifically targetted towards use on Android by
« no previous file with comments | « mojo/services/location/interfaces/location.mojom ('k') | mojo/services/location/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698