Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 17f082bbd5630aa8a969c1af9a8fa88411a82215..1f2af98208438ff189610c7a476001d06030dc43 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', |