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 b99abd1bf5b0bd63bc186d7b76a33592ee68864c..9bd838ee15e0cfec824893c765f7c3be3d87155d 100644 |
--- a/Source/bindings/core/v8/custom/custom.gypi |
+++ b/Source/bindings/core/v8/custom/custom.gypi |
@@ -33,13 +33,10 @@ |
'V8Float64ArrayCustom.h', |
'V8HTMLAllCollectionCustom.cpp', |
'V8HTMLCanvasElementCustom.cpp', |
- 'V8HTMLCollectionCustom.cpp', |
'V8HTMLDocumentCustom.cpp', |
- 'V8HTMLElementCustom.cpp', |
'V8HTMLOptionsCollectionCustom.cpp', |
'V8HTMLPlugInElementCustom.cpp', |
'V8HistoryCustom.cpp', |
- 'V8ImageDataCustom.cpp', |
'V8InjectedScriptHostCustom.cpp', |
'V8InjectedScriptManager.cpp', |
'V8InspectorFrontendHostCustom.cpp', |
@@ -52,13 +49,7 @@ |
'V8MessageEventCustom.cpp', |
'V8MessagePortCustom.cpp', |
'V8MutationObserverCustom.cpp', |
- 'V8NodeCustom.cpp', |
- 'V8PerformanceEntryCustom.cpp', |
'V8PopStateEventCustom.cpp', |
- 'V8SVGElementCustom.cpp', |
- 'V8SVGPathSegCustom.cpp', |
- 'V8StyleSheetCustom.cpp', |
- 'V8TextCustom.cpp', |
'V8TextTrackCueCustom.cpp', |
'V8TrackEventCustom.cpp', |
'V8TypedArrayCustom.h', |