| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 6ec9b949484c0437742fd693e3bfba49bcf7370d..7a158be69ac39c0631124328142779ac8ccfae13 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -68,8 +68,6 @@
|
| 'v8/UnsafePersistent.h',
|
| 'v8/V8AbstractEventListener.cpp',
|
| 'v8/V8AbstractEventListener.h',
|
| - 'v8/V8AdaptorFunction.cpp',
|
| - 'v8/V8AdaptorFunction.h',
|
| 'v8/V8Binding.cpp',
|
| 'v8/V8Binding.h',
|
| 'v8/V8BindingMacros.h',
|
| @@ -149,7 +147,6 @@
|
| 'v8/custom/V8CanvasRenderingContextCustom.cpp',
|
| 'v8/custom/V8ClipboardCustom.cpp',
|
| 'v8/custom/V8CryptoCustom.cpp',
|
| - 'v8/custom/V8CustomElementConstructorCustom.cpp',
|
| 'v8/custom/V8CustomEventCustom.cpp',
|
| 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
|
| 'v8/custom/V8CustomXPathNSResolver.cpp',
|
|
|