| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/geolocation-mock.js
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/geolocation-mock.js b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/geolocation-mock.js
|
| index c1d7d4cfd47ab23d546789a22c573cd91db426ea..697285f3bd8fd96143842b927cdbaca4e03e5fc7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/geolocation-mock.js
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/geolocation-mock.js
|
| @@ -7,7 +7,7 @@
|
|
|
| let geolocationServiceMock = loadMojoModules(
|
| 'geolocationServiceMock',
|
| - ['third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom',
|
| + ['device/geolocation/public/interfaces/geolocation.mojom',
|
| 'third_party/WebKit/public/platform/modules/permissions/permission.mojom',
|
| 'third_party/WebKit/public/platform/modules/permissions/permission_status.mojom',
|
| 'mojo/public/js/router',
|
|
|