| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 7ad1aca3fddc546805e566da7d7825085b918de5..f85762fcba1634dae9c4a518634395dca52a28ae 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -224,8 +224,8 @@
|
| 'filesystem/WindowFileSystem.idl',
|
| 'filesystem/WorkerGlobalScopeFileSystem.idl',
|
| 'gamepad/NavigatorGamepad.idl',
|
| - 'geofencing/NavigatorGeofencing.idl',
|
| 'geofencing/ServiceWorkerGlobalScopeGeofencing.idl',
|
| + 'geofencing/ServiceWorkerRegistrationGeofencing.idl',
|
| 'geofencing/WorkerNavigatorGeofencing.idl',
|
| 'geolocation/NavigatorGeolocation.idl',
|
| 'indexeddb/WindowIndexedDatabase.idl',
|
| @@ -511,9 +511,9 @@
|
| 'geofencing/GeofencingEvent.cpp',
|
| 'geofencing/GeofencingEvent.h',
|
| 'geofencing/GeofencingRegion.h',
|
| - 'geofencing/NavigatorGeofencing.cpp',
|
| - 'geofencing/NavigatorGeofencing.h',
|
| 'geofencing/ServiceWorkerGlobalScopeGeofencing.h',
|
| + 'geofencing/ServiceWorkerRegistrationGeofencing.cpp',
|
| + 'geofencing/ServiceWorkerRegistrationGeofencing.h',
|
| 'geofencing/WorkerNavigatorGeofencing.cpp',
|
| 'geofencing/WorkerNavigatorGeofencing.h',
|
| 'geolocation/Coordinates.cpp',
|
|
|