| 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 616baf36d72317101ce16e1840761cd4fe265ba8..3b2ccdb066560ac36ec884ec749ac3b30b4ab7cb 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -17,7 +17,6 @@
|
| 'V8CSSValueCustom.cpp',
|
| 'V8CanvasRenderingContext2DCustom.cpp',
|
| 'V8CustomEventCustom.cpp',
|
| - 'V8CustomSQLStatementErrorCallback.cpp',
|
| 'V8CustomXPathNSResolver.cpp',
|
| 'V8CustomXPathNSResolver.h',
|
| 'V8DataViewCustom.cpp',
|
| @@ -25,8 +24,6 @@
|
| 'V8DedicatedWorkerGlobalScopeCustom.cpp',
|
| 'V8DocumentCustom.cpp',
|
| 'V8ElementCustom.cpp',
|
| - 'V8EntryCustom.cpp',
|
| - 'V8EntrySyncCustom.cpp',
|
| 'V8ErrorEventCustom.cpp',
|
| 'V8EventCustom.cpp',
|
| 'V8EventTargetCustom.cpp',
|
|
|