Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 12f1562f571afff1072cfa7a7f754e4ebb78bafb..708d153f5314e913af68635fd867661abd37ac2d 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', |