| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index 4c95bdd9f07d5e3311a546469b56cac4efcfd4df..7ff21d97af019d766625e507489c624050a50cd3 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -114,6 +114,7 @@
|
| 'WebBlob.cpp',
|
| 'WebCache.cpp',
|
| 'WebCachedURLRequest.cpp',
|
| + 'WebCircularRegion.cpp',
|
| 'WebColorName.cpp',
|
| 'WebColorSuggestion.cpp',
|
| 'WebCryptoNormalize.cpp',
|
| @@ -156,6 +157,7 @@
|
| 'WebFormControlElement.cpp',
|
| 'WebFormElement.cpp',
|
| 'WebFrame.cpp',
|
| + 'WebGeofencingRegion.cpp',
|
| 'WebGeolocationController.cpp',
|
| 'WebGeolocationError.cpp',
|
| 'WebGeolocationPermissionRequest.cpp',
|
|
|