| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index 20f84df0e62dc3cf906830eadae549620f2173b3..74b422be38fb9adfe54aeeef2dddb8455fc01542 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -70,8 +70,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',
|
| @@ -151,7 +149,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',
|
|
|