Index: Source/bindings/core/v8/custom/custom.gypi |
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi |
index 110deed9e71480e33f6bf0b7620137fecf32c682..eedc2b799cecf6b960486733e1512abb47c18687 100644 |
--- a/Source/bindings/core/v8/custom/custom.gypi |
+++ b/Source/bindings/core/v8/custom/custom.gypi |
@@ -5,10 +5,6 @@ |
{ |
'variables': { |
'bindings_core_v8_custom_files': [ |
- 'V8ArrayBufferCustom.cpp', |
- 'V8ArrayBufferCustom.h', |
- 'V8ArrayBufferViewCustom.cpp', |
- 'V8ArrayBufferViewCustom.h', |
'V8BlobCustom.cpp', |
'V8BlobCustomHelpers.cpp', |
'V8BlobCustomHelpers.h', |
@@ -19,8 +15,6 @@ |
'V8CustomEventCustom.cpp', |
'V8CustomXPathNSResolver.cpp', |
'V8CustomXPathNSResolver.h', |
- 'V8DataViewCustom.cpp', |
- 'V8DataViewCustom.h', |
'V8DedicatedWorkerGlobalScopeCustom.cpp', |
'V8DocumentCustom.cpp', |
'V8ElementCustom.cpp', |
@@ -29,8 +23,6 @@ |
'V8EventTargetCustom.cpp', |
'V8FileCustom.cpp', |
'V8FileReaderCustom.cpp', |
- 'V8Float32ArrayCustom.h', |
- 'V8Float64ArrayCustom.h', |
'V8HTMLAllCollectionCustom.cpp', |
'V8HTMLCanvasElementCustom.cpp', |
'V8HTMLDocumentCustom.cpp', |
@@ -40,9 +32,6 @@ |
'V8InjectedScriptHostCustom.cpp', |
'V8InjectedScriptManager.cpp', |
'V8InspectorFrontendHostCustom.cpp', |
- 'V8Int16ArrayCustom.h', |
- 'V8Int32ArrayCustom.h', |
- 'V8Int8ArrayCustom.h', |
'V8JavaScriptCallFrameCustom.cpp', |
'V8LocationCustom.cpp', |
'V8MessageChannelCustom.cpp', |
@@ -51,11 +40,6 @@ |
'V8MutationObserverCustom.cpp', |
'V8PopStateEventCustom.cpp', |
'V8TrackEventCustom.cpp', |
- 'V8TypedArrayCustom.h', |
- 'V8Uint16ArrayCustom.h', |
- 'V8Uint32ArrayCustom.h', |
- 'V8Uint8ArrayCustom.h', |
- 'V8Uint8ClampedArrayCustom.h', |
'V8WebGLRenderingContextCustom.cpp', |
'V8WindowCustom.cpp', |
'V8WorkerCustom.cpp', |