| Index: Source/bindings/modules/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/modules/v8/custom/custom.gypi b/Source/bindings/modules/v8/custom/custom.gypi
|
| index 71fb8eec5329de43ec901de8baff798b53901797..64f32203430a0fd6cf4d5bf3f32a0398a48006d3 100644
|
| --- a/Source/bindings/modules/v8/custom/custom.gypi
|
| +++ b/Source/bindings/modules/v8/custom/custom.gypi
|
| @@ -15,6 +15,7 @@
|
| 'V8DeviceOrientationEventCustom.cpp',
|
| 'V8EntryCustom.cpp',
|
| 'V8EntrySyncCustom.cpp',
|
| + 'V8GeofencingRegionCustom.cpp',
|
| 'V8SQLResultSetRowListCustom.cpp',
|
| 'V8SQLTransactionCustom.cpp',
|
| 'V8SQLTransactionSyncCustom.cpp',
|
|
|