| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index efa06f9538523aca5a91a2e93edf97b5974368f9..77b74d2ac075bcb705a9dfdc3706c8f4e09705aa 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -348,11 +348,8 @@
|
| 'geolocation/Geolocation.cpp',
|
| 'geolocation/GeolocationController.cpp',
|
| 'geolocation/GeolocationInspectorAgent.cpp',
|
| - 'geolocation/Geoposition.cpp',
|
| 'geolocation/NavigatorGeolocation.cpp',
|
| 'geolocation/NavigatorGeolocation.h',
|
| - 'geolocation/PositionError.cpp',
|
| - 'geolocation/PositionOptions.cpp',
|
| 'imagebitmap/ImageBitmapFactories.cpp',
|
| 'imagebitmap/ImageBitmapFactories.h',
|
| 'indexeddb/DOMWindowIndexedDatabase.cpp',
|
|
|