| Index: Source/bindings/bindings.gypi
|
| diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
|
| index a1d5e26f40bc1069e490f911a7a372d73e2caa6f..ad84350df9afc983683da6be70f8b40a551f15f7 100644
|
| --- a/Source/bindings/bindings.gypi
|
| +++ b/Source/bindings/bindings.gypi
|
| @@ -147,8 +147,6 @@
|
| 'v8/WorkerScriptController.h',
|
| 'v8/WorkerScriptDebugServer.cpp',
|
| 'v8/WorkerScriptDebugServer.h',
|
| - 'v8/WorldContextHandle.cpp',
|
| - 'v8/WorldContextHandle.h',
|
| 'v8/WrapperTypeInfo.h',
|
| 'v8/custom/V8ArrayBufferCustom.cpp',
|
| 'v8/custom/V8ArrayBufferCustom.h',
|
|
|