| 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 1c313eacbfc431257476bc67e770b1519094dc64..3c561c820d215f6842f344a0c1abc39405a645c4 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -9,7 +9,6 @@
|
| 'V8CustomEventCustom.cpp',
|
| 'V8CustomXPathNSResolver.cpp',
|
| 'V8CustomXPathNSResolver.h',
|
| - 'V8DedicatedWorkerGlobalScopeCustom.cpp',
|
| 'V8DevToolsHostCustom.cpp',
|
| 'V8ErrorEventCustom.cpp',
|
| 'V8EventTargetCustom.cpp',
|
| @@ -23,11 +22,9 @@
|
| 'V8MediaQueryListCustom.cpp',
|
| 'V8MessageChannelCustom.cpp',
|
| 'V8MessageEventCustom.cpp',
|
| - 'V8MessagePortCustom.cpp',
|
| 'V8MutationObserverCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| 'V8WindowCustom.cpp',
|
| - 'V8WorkerCustom.cpp',
|
| 'V8XMLHttpRequestCustom.cpp',
|
| ],
|
| },
|
|
|