| 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
|
|
|