| 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..7d804e21a8af25c4dcb6c7bfc07799dd20a972ce 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.
|
|
|
| +[DartUriBase="mojo/services/location/public/interfaces"]
|
| module mojo;
|
|
|
| // A location fix representing a geographic location (latitude, longitude, time)
|
|
|