| Index: device/geolocation/public/interfaces/geolocation.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom b/device/geolocation/public/interfaces/geolocation.mojom
|
| similarity index 99%
|
| rename from third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom
|
| rename to device/geolocation/public/interfaces/geolocation.mojom
|
| index 165192321e8d1c65463122bb3304edb77df26540..b2643c94bfe0620d04f75df83675d8f572f64183 100644
|
| --- a/third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom
|
| +++ b/device/geolocation/public/interfaces/geolocation.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module blink.mojom;
|
| +module device.mojom;
|
|
|
| // A Geoposition represents a position fix. It was originally derived from:
|
| // http://gears.googlecode.com/svn/trunk/gears/geolocation/geolocation.h
|
|
|