| Index: Source/bindings/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/v8/custom/custom.gypi b/Source/bindings/v8/custom/custom.gypi
|
| index 55b12bd5e00711f3891cec669d883e6e52c46f33..041312e61223981d881843cc90957eb31e4148ea 100644
|
| --- a/Source/bindings/v8/custom/custom.gypi
|
| +++ b/Source/bindings/v8/custom/custom.gypi
|
| @@ -10,7 +10,6 @@
|
| 'V8ArrayBufferCustom.h',
|
| 'V8ArrayBufferViewCustom.cpp',
|
| 'V8ArrayBufferViewCustom.h',
|
| - 'V8AudioNodeCustom.cpp',
|
| 'V8BlobCustom.cpp',
|
| 'V8BlobCustomHelpers.cpp',
|
| 'V8BlobCustomHelpers.h',
|
| @@ -27,8 +26,6 @@
|
| 'V8DataViewCustom.cpp',
|
| 'V8DataViewCustom.h',
|
| 'V8DedicatedWorkerGlobalScopeCustom.cpp',
|
| - 'V8DeviceMotionEventCustom.cpp',
|
| - 'V8DeviceOrientationEventCustom.cpp',
|
| 'V8DocumentCustom.cpp',
|
| 'V8ElementCustom.cpp',
|
| 'V8EntryCustom.cpp',
|
| @@ -40,7 +37,6 @@
|
| 'V8FileReaderCustom.cpp',
|
| 'V8Float32ArrayCustom.h',
|
| 'V8Float64ArrayCustom.h',
|
| - 'V8GeolocationCustom.cpp',
|
| 'V8HTMLAllCollectionCustom.cpp',
|
| 'V8HTMLCanvasElementCustom.cpp',
|
| 'V8HTMLCollectionCustom.cpp',
|
| @@ -72,7 +68,6 @@
|
| 'V8SVGPathSegCustom.cpp',
|
| 'V8ServiceWorkerCustom.cpp',
|
| 'V8StyleSheetCustom.cpp',
|
| - 'V8SubtleCryptoCustom.cpp',
|
| 'V8TextCustom.cpp',
|
| 'V8TextTrackCueCustom.cpp',
|
| 'V8TrackEventCustom.cpp',
|
|
|