| 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 ae9073e1455cf0d97bb64d4fc3c74f76aaa3bea0..c89a5621729dc6bffe5075b2f8cf7b8d98b5906f 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -16,6 +16,7 @@
|
| 'V8HTMLAllCollectionCustom.cpp',
|
| 'V8HTMLPlugInElementCustom.cpp',
|
| 'V8InjectedScriptManager.cpp',
|
| + 'V8IntersectionObserverCustom.cpp',
|
| 'V8MediaQueryListCustom.cpp',
|
| 'V8MessageChannelCustom.cpp',
|
| 'V8MessageEventCustom.cpp',
|
|
|