| Index: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
 | 
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
 | 
| index c079c7147d30c0000dbe7ee684a0e7c8883fb0a3..1bf567b7c002a63e09f92cd61e7bf476d16a830a 100644
 | 
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
 | 
| +++ b/third_party/WebKit/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',
 | 
| 
 |