| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 1832f9bd9edfd9f38b843763d265a1f537b74204..344124468222b6da800262370a6e5a67ad3f8db3 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -457,6 +457,8 @@
|
| 'geolocation/GeolocationInspectorAgent.cpp',
|
| 'geolocation/NavigatorGeolocation.cpp',
|
| 'geolocation/NavigatorGeolocation.h',
|
| + 'geolocation/PositionOptions.cpp',
|
| + 'geolocation/PositionOptions.h',
|
| 'imagebitmap/ImageBitmapFactories.cpp',
|
| 'imagebitmap/ImageBitmapFactories.h',
|
| 'indexeddb/DOMWindowIndexedDatabase.cpp',
|
|
|