| Index: mojo/services/location/public/interfaces/location.mojom
|
| diff --git a/mojo/services/location/public/interfaces/location.mojom b/mojo/services/location/public/interfaces/location.mojom
|
| index c830f1b84ce3b9c17fd7c35247c1b5ff1142fb37..4f1bbaac934af9d1339318735e60f6f0ab3f4f3c 100644
|
| --- a/mojo/services/location/public/interfaces/location.mojom
|
| +++ b/mojo/services/location/public/interfaces/location.mojom
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +[DartPackage="mojo_services"]
|
| module mojo;
|
|
|
| // A location fix representing a geographic location (latitude, longitude, time)
|
|
|