| 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 eedc2b799cecf6b960486733e1512abb47c18687..dc1b8ab35b81a49aca5a1e4252af1cd0cfc7f86a 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -40,6 +40,7 @@
|
| 'V8MutationObserverCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| 'V8TrackEventCustom.cpp',
|
| + 'V8UIWorkerGlobalScopeCustom.cpp',
|
| 'V8WebGLRenderingContextCustom.cpp',
|
| 'V8WindowCustom.cpp',
|
| 'V8WorkerCustom.cpp',
|
|
|